this post was submitted on 05 Aug 2024
207 points (92.6% liked)

Programmer Humor

19171 readers
1835 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS
 

A screenshot from youtube, Virbox

you are viewing a single comment's thread
view the rest of the comments
[โ€“] Blue_Morpho@lemmy.world 40 points 1 month ago (1 children)

That's why I preallocate the max memory I will need just like I was taught to do in Fortran. You can't leak what you don't have.

[โ€“] CanadaPlus@lemmy.sdf.org 14 points 1 month ago

Heap allocation failure > gradual memory leak

Checkmate atheists.