Hacker News new | ask | show | jobs
by ancarda 2246 days ago
Why did this happen? Was "%" significant in some way? i.e. maybe it was passing the path to sprintf?
1 comments

Yep, that’s exactly it. And of course a lesson on why you need to understand the progeny of any string you pass as a format argument.