ElCanut@jlai.lu to Programmer Humor@programming.dev · 2 maanden geledenAsking the real questionsjlai.luimagemessage-square176fedilinkarrow-up11.15Karrow-down111
arrow-up11.14Karrow-down1imageAsking the real questionsjlai.luElCanut@jlai.lu to Programmer Humor@programming.dev · 2 maanden geledenmessage-square176fedilink
minus-squareriodoro1@lemmy.worldlinkfedilinkarrow-up2·2 maanden geledenJohn\0Doe will fuck with all C (and C based derivatives) software that touches it.
minus-squareperviouslyiner@lemmy.worldlinkfedilinkarrow-up2·2 maanden geledenWith an address in 's-Hertogenbosch to help people who are lazy about escaping.
minus-squarepelya@lemmy.worldlinkfedilinkarrow-up1·2 maanden geledenNah, 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-up0·2 maanden geledenC and C derivatives will be fine unless they’re fucking up encoding.
minus-squareAnUnusualRelic@lemmy.worldlinkfedilinkarrow-up1·2 maanden geledenWhich rarely, if ever, happens. Especially with US software.
John\0Doe will fuck with all C (and C based derivatives) software that touches it.
With an address in 's-Hertogenbosch to help people who are lazy about escaping.
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.