1
0
mirror of https://github.com/openbsd/src.git synced 2024-12-21 23:18:00 -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 Remove -S from install commands 2019-02-24 12:57:13 +00:00
pathnames.h
xinstall.c create_tempfile: pass pointer to full pathname to strlcat() 2024-10-17 15:38:38 +00:00