GregorA to Programmer Humor@programming.dev · 4 months agoC memeimagemessage-square8fedilinkarrow-up12arrow-down10file-textcross-posted to: programmerhumor@lemmy.ml
arrow-up12arrow-down1imageC memeGregorA to Programmer Humor@programming.dev · 4 months agomessage-square8fedilinkfile-textcross-posted to: programmerhumor@lemmy.ml
minus-squareBeanie@programming.devlinkfedilinkarrow-up1·4 months agoThe line causing the memory leaks is actually the lack of a line: free().
The line causing the memory leaks is actually the lack of a line:
free()
.