]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Do not free(9) uninitialized pointer.
authorkib <kib@FreeBSD.org>
Mon, 19 Feb 2018 19:08:25 +0000 (19:08 +0000)
committerkib <kib@FreeBSD.org>
Mon, 19 Feb 2018 19:08:25 +0000 (19:08 +0000)
commit9cca77fa4fc643656e6ae725a3b4e14de8a25c6d
tree73d3bbd506b899fb0d8f8d3f6bf6482b6d3e35ae
parent26ce627de6be45ba2272decd73a40dde7eff2507
Do not free(9) uninitialized pointer.

Reported and tested by: allanjude
Reviewed by: markj
Sponsored by: The FreeBSD Foundation
sys/ufs/ffs/ffs_subr.c