ZILtoid1991@lemmy.world to Programmer Humor@programming.dev · 1 month agoSomething something history is a flat circlelemmy.worldimagemessage-square47fedilinkarrow-up1300
arrow-up1300imageSomething something history is a flat circlelemmy.worldZILtoid1991@lemmy.world to Programmer Humor@programming.dev · 1 month agomessage-square47fedilink
minus-squaresus@programming.devlinkfedilinkarrow-up4·edit-21 month agobuffer overflows are critical for memory safety since they can cause silent data corruption (bad) and remote code execution (very bad). Compared to those a “clean” unhandled runtime error is far preferable in most cases.
buffer overflows are critical for memory safety since they can cause silent data corruption (bad) and remote code execution (very bad). Compared to those a “clean” unhandled runtime error is far preferable in most cases.