plan9fox/sys
cinap_lenrek d8d47f14b5 libjson: add slack space to literal string buffer to handle bad runes (thanks mischief)
if the input string contains invalid utf-8, runetochar() produces
unicode replacement characters that can overflow the literal buffer.
as the overflow check is done after runetochar(), add UTFmax bytes
of slack space avoiding the issue.
2016-04-27 12:59:06 +02:00
..
doc /sys/doc: permissions for cleanps, mkdirlist, mkfilelist 2012-10-20 19:09:54 +02:00
games/lib fortunes: Ah, nice. the woodpeckers are back. 2016-03-30 21:14:39 -04:00
include libsec: implement elliptic curve group operations in jacobian coordinate system 2016-04-20 20:09:59 +02:00
lib Subject: typo: ee corrected (thanks Eric Lindblad) 2016-04-13 15:54:31 +02:00
man abaco(1): remove readweb 2016-04-26 00:10:47 +02:00
src libjson: add slack space to literal string buffer to handle bad runes (thanks mischief) 2016-04-27 12:59:06 +02:00