Plug memory leak in ctl(4) when ctl_copyin_args() is called with a non-
commitedd3a7f3f93b3eeeb0c74eba010647ff648ea3d3
authorsbruno <sbruno@FreeBSD.org>
Tue, 19 Apr 2016 16:48:14 +0000 (19 16:48 +0000)
committersbruno <sbruno@FreeBSD.org>
Tue, 19 Apr 2016 16:48:14 +0000 (19 16:48 +0000)
treed45c08b038482717c4d6f192dc7741408ec80cda
parent7b1f91ce8b8bf278ba2a9a696b6544024e212069
Plug memory leak in ctl(4) when ctl_copyin_args() is called with a non-
null terminated ASCII string.

PR: 207626
Submitted by: cturt@hardenedbsd.org
MFC after: 2 days
sys/cam/ctl/ctl.c