Comment on Life isn't easy if your last name is 'Null' as it still breaks database entries the world over
Gonzako@lemmy.world 10 months agoHow do devs make off by one mistakes.
Comment on Life isn't easy if your last name is 'Null' as it still breaks database entries the world over
Gonzako@lemmy.world 10 months agoHow do devs make off by one mistakes.
sugar_in_your_tea@sh.itjust.works 10 months ago
The most common source of security vulnerabilities is memory corruption and off by one errors.
PoolloverNathan@programming.dev 10 months ago
(to make the joke more obvious)
The two most common sources of security vulnerabilities are buffer overflows, use-after-free, and off-by-one errors.