1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-03 06:45:37 -08:00
openbsd-src/usr.bin/xinstall
millert bdfaa295cd create_tempfile: pass pointer to full pathname to strlcat()
Fixes a potential buffer overrun.  Also check strlcpy() and strlcat()
return value to detect truncations.  Based on a diff from naddy@.
OK naddy@ tb@ deraadt@
2024-10-17 15:38:38 +00:00
..
install.1
Makefile
pathnames.h
xinstall.c create_tempfile: pass pointer to full pathname to strlcat() 2024-10-17 15:38:38 +00:00