[Toybox] [PATCH] mkflags: fix a sscanf buffer off-by-one.

enh enh at google.com
Fri Feb 21 09:10:47 PST 2020


Sadly, the compilers don't even catch this common mistake if you use
sscanf_s(3). Luckily, ASan does.
---
 scripts/mkflags.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-mkflags-fix-a-sscanf-buffer-off-by-one.patch
Type: text/x-patch
Size: 848 bytes
Desc: not available
URL: <http://lists.landley.net/pipermail/toybox-landley.net/attachments/20200221/f90b03f1/attachment-0002.bin>


More information about the Toybox mailing list