ElCanut@jlai.lu to Programmer Humor@programming.dev · 8 hours agoAsking the real questionsjlai.luimagemessage-square82fedilinkarrow-up1523arrow-down14
arrow-up1519arrow-down1imageAsking the real questionsjlai.luElCanut@jlai.lu to Programmer Humor@programming.dev · 8 hours agomessage-square82fedilink
minus-squareriodoro1@lemmy.worldlinkfedilinkarrow-up55arrow-down1·7 hours agoJohn\0Doe will fuck with all C (and C based derivatives) software that touches it.
minus-squarepelya@lemmy.worldlinkfedilinkarrow-up51·7 hours agoNah, it will end up simply as “John” in the database. You need “John%sDoe” to crash C software with unsafe printf() calls, and even then it’s better to use several “%s”
minus-squarexmunk@sh.itjust.workslinkfedilinkarrow-up15·7 hours agoC and C derivatives will be fine unless they’re fucking up encoding.
minus-squareAnUnusualRelic@lemmy.worldlinkfedilinkarrow-up9·6 hours agoWhich rarely, if ever, happens. Especially with US software.
minus-squareperviouslyiner@lemmy.worldlinkfedilinkarrow-up6·7 hours agoWith an address in 's-Hertogenbosch to help people who are lazy about escaping.
John\0Doe will fuck with all C (and C based derivatives) software that touches it.
Nah, it will end up simply as “John” in the database. You need “John%sDoe” to crash C software with unsafe printf() calls, and even then it’s better to use several “%s”
C and C derivatives will be fine unless they’re fucking up encoding.
Which rarely, if ever, happens. Especially with US software.
With an address in 's-Hertogenbosch to help people who are lazy about escaping.