Do not pass VM name directly to setproctitle format string.
authorstefan <stefan@openbsd.org>
Mon, 1 Aug 2016 16:32:10 +0000 (16:32 +0000)
committerstefan <stefan@openbsd.org>
Mon, 1 Aug 2016 16:32:10 +0000 (16:32 +0000)
commit419a1970a57e08252234496f2b12827e24417a6e
tree157b62a16c34e21ac24abfef5d628c3fc80ecbd9
parent8aecc5708c303f15af60c3afbff209d9a1aa7ed7
Do not pass VM name directly to setproctitle format string.

Use a secure idiom instead.
ok mlarkin@
usr.sbin/vmd/vmm.c