da_cow (she/her)@feddit.org to Programmer Humor@programming.dev · 3 months agoI got to avoid memory management for quite some timefeddit.orgexternal-linkmessage-square65fedilinkarrow-up1336arrow-down113file-text
arrow-up1323arrow-down1external-linkI got to avoid memory management for quite some timefeddit.orgda_cow (she/her)@feddit.org to Programmer Humor@programming.dev · 3 months agomessage-square65fedilinkfile-text
Finally I have a valid reason to learn about memory management. It was also hella weird when encountering it.
minus-squarehenfredemars@infosec.publinkfedilinkEnglisharrow-up12·3 months agoThat sounds like it could be memory corruption. That should not happen because every string should be separated by a null terminator.
That sounds like it could be memory corruption. That should not happen because every string should be separated by a null terminator.