CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/03/12 16:14:20
Modified files:
sys/arch/amd64/amd64: vmm.c
Log message:
Use strlcpy to make sure 'vm_name' and 'vir_name' are NUL terminated.
CID 1453255
ok deraadt@
CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/03/12 16:14:20
Modified files:
sys/arch/amd64/amd64: vmm.c
Log message:
Use strlcpy to make sure 'vm_name' and 'vir_name' are NUL terminated.
CID 1453255
ok deraadt@