aboutsummaryrefslogtreecommitdiff
path: root/include/fix_u32.h
diff options
context:
space:
mode:
authorRon Yorston <rmy@pobox.com>2024-06-02 19:36:03 +0100
committerRon Yorston <rmy@pobox.com>2024-06-02 19:36:03 +0100
commit75a18a60b40f87dd4d081bc75931c9f93de7b82c (patch)
treeafd08a2457858b2868741e2f3ef2917b985392ea /include/fix_u32.h
parentb845dac43ac170d8b5a40d0e75dbd4276e5a3df6 (diff)
downloadbusybox-w32-75a18a60b40f87dd4d081bc75931c9f93de7b82c.tar.gz
busybox-w32-75a18a60b40f87dd4d081bc75931c9f93de7b82c.tar.bz2
busybox-w32-75a18a60b40f87dd4d081bc75931c9f93de7b82c.zip
make: ensure sufficient space in line buffer
When using fgets(3) to read a line into a buffer it's necessary to ensure at least two characters are available in the buffer. Otherwise the read fails. (At least, it did when pdpmake was built using MSYS2 on Windows.) Adds 16 bytes to the 32-bit build. (GitHub pdpmake issue 44)
Diffstat (limited to 'include/fix_u32.h')
0 files changed, 0 insertions, 0 deletions