]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r289601:
authorngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 26 Oct 2015 03:53:48 +0000 (03:53 +0000)
committerngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 26 Oct 2015 03:53:48 +0000 (03:53 +0000)
commitbf4d709860454855271257733885aee959777250
treeb1e88d9b735db04406bf97ed2b11dafe584dd9db
parent0930cc696b2c7bd1cfb8609b6050892d182015db
MFC r289601:

Don't check if `val` is NULL before calling free; free(3) already
handles this

PR: 203649
Submitted by: Thomas Schmitt <scdbackup@gmx.net>
Coverity CID: 1305659
Sponsored by: EMC / Isilon Storage Division

git-svn-id: svn://svn.freebsd.org/base/stable/10@289989 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
usr.sbin/makefs/cd9660.c