Commit Graph

7 Commits (master)

Author SHA1 Message Date
Leah Neukirchen e8981b723d safe_u8putstr: add oneline mode that prints CR/LF as C0 sequences 3 years ago
Leah Neukirchen cf15239377 safe_u8putstr: whitespace fix 6 years ago
Leah Neukirchen 188aeac3e1 safe_u8putstr: handle NUL bytes
These have length 0, but we still want to progress one byte.
Found by duncaen with afl-fuzz.
6 years ago
Leah Neukirchen 73641367db revamp utf-8 handling code 7 years ago
Leah Neukirchen 66d0eff12f style 7 years ago
Leah Neukirchen d21ab392e9 safe_u8putstr: actually transcode assumed latin1 into valid utf8 7 years ago
Leah Neukirchen 564bb223ef mshow: print plain text safely 7 years ago