Change strlcpy not to use strncpy.  (Adds 24 bytes, but doesn't memset the
unused portion of the buffer to 0, which can touch and allocate physical
pages for a large virtual mapping.)
1 file changed
tree: a22ab30120ad14b516fbb1af9ab78c069498f4c1
  1. kconfig/
  2. lib/
  3. scripts/
  4. toys/
  5. www/
  6. Config.in
  7. LICENSE
  8. main.c
  9. Makefile
  10. toys.h