ZILtoid1991@lemmy.world to Programmer Humor@programming.dev · 8 个月前Something something history is a flat circlelemmy.worldimagemessage-square47fedilinkarrow-up1306arrow-down17
arrow-up1299arrow-down1imageSomething something history is a flat circlelemmy.worldZILtoid1991@lemmy.world to Programmer Humor@programming.dev · 8 个月前message-square47fedilink
minus-squaresus@programming.devlinkfedilinkarrow-up4·edit-28 个月前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.
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.