]> xenbits.xensource.com Git - freebsd.git/commit
vfs: fix braino resulting in NULL pointer deref in r352424
authormjg <mjg@FreeBSD.org>
Tue, 17 Sep 2019 08:09:39 +0000 (08:09 +0000)
committermjg <mjg@FreeBSD.org>
Tue, 17 Sep 2019 08:09:39 +0000 (08:09 +0000)
commit9757eca049e7f919be04b3dc36c3c4e23e69876a
treee00548e3653ddd04b508b04c62f757116c60f417
parentc187267b87833a1680a9cd0551d91ead50b4b962
vfs: fix braino resulting in NULL pointer deref in r352424

The breakage was added after all the testing and the testing which followed
was not sufficient to find it.

Reported by: pho
Sponsored by: The FreeBSD Foundation
sys/kern/vfs_default.c