Comment on Life isn't easy if your last name is 'Null' as it still breaks database entries the world over
Gonzako@lemmy.world 6 days 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 6 days agoHow do devs make off by one mistakes.
sugar_in_your_tea@sh.itjust.works 5 days ago
The most common source of security vulnerabilities is memory corruption and off by one errors.
PoolloverNathan@programming.dev 5 days 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.