Skip to content
Commit 60c4454d authored by Heinrich Schuchardt's avatar Heinrich Schuchardt
Browse files

lib/vsprintf: print '?' for illegal Unicode sequence



Commit 0e66c10a ("lib: vsprintf: avoid overflow printing UTF16
strings") broke the Unicode unit tests: an illegal UTF16 code point
should be printed as '?'.

Fixes: 0e66c10a ("lib: vsprintf: avoid overflow printing UTF16 strings")
Signed-off-by: default avatarHeinrich Schuchardt <xypron.glpk@gmx.de>
parent d787cadd
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment