[Toybox] [PATCH] linestack.c: fix buffer length.

enh enh at google.com
Wed Aug 14 18:08:43 PDT 2019


GCC 8.2 (which my laptop appears to have been quietly upgraded to)
points out that the %04X of an int might actually take 8 characters;
between that, the "U+", and the trailing NUL, we're gonna need a
bigger boat...
---
 lib/linestack.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-linestack.c-fix-buffer-length.patch
Type: text/x-patch
Size: 961 bytes
Desc: not available
URL: <http://lists.landley.net/pipermail/toybox-landley.net/attachments/20190814/f8d196da/attachment-0002.bin>


More information about the Toybox mailing list