]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFstable/10 r289989:
authorngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 26 Oct 2015 03:55:13 +0000 (03:55 +0000)
committerngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 26 Oct 2015 03:55:13 +0000 (03:55 +0000)
commit63010e53a0b36bf650b07f8a30daade32bf03ff0
treef53cfb8d8cb9caa3223ef2d8b28f2b8342a97189
parent676ffd59b19b78def9c549fc073ff0cf27299859
MFstable/10 r289989:

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/9@289990 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
usr.sbin/makefs/cd9660.c