don't crash on null strings in printf

passing null pointer for %s is UB but lots of broken programs do it anyway
1 file changed