]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r287927:
authordelphij <delphij@FreeBSD.org>
Thu, 1 Oct 2015 00:44:45 +0000 (00:44 +0000)
committerdelphij <delphij@FreeBSD.org>
Thu, 1 Oct 2015 00:44:45 +0000 (00:44 +0000)
commit702cf0edc4ae0f8d06c650d9582c64e10b3ff1d9
tree001ad6371543a001216d0b6e24a447efc67925a6
parent1d526e254a06405883cbbad46c45a5558c6deb7c
MFC r287927:

Use strlcpy() instead of strncpy() because subsequent mkstemps expects
the string be nul-terminated.

Reviewed by: neel
usr.sbin/bhyve/acpi.c