@[email protected] to Programmer [email protected] • 4 months agoAsking the real questionsjlai.luimagemessage-square219fedilinkarrow-up11.16Karrow-down111
arrow-up11.15Karrow-down1imageAsking the real questionsjlai.lu@[email protected] to Programmer [email protected] • 4 months agomessage-square219fedilink
minus-square@[email protected]linkfedilink77•4 months agoJohn\0Doe will fuck with all C (and C based derivatives) software that touches it.
minus-squarepelyalinkfedilink72•4 months 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-square@[email protected]linkfedilink21•4 months agoC and C derivatives will be fine unless they’re fucking up encoding.
minus-square@[email protected]linkfedilink18•4 months agoWhich rarely, if ever, happens. Especially with US software.
minus-square@[email protected]linkfedilink9•4 months 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.