freebsd-dev/sys/contrib/libnv
Mariusz Zaborski 51dae13f0e Don't set parent if the unpack operation fail. In some
case this could crash the library, because of the NULL pointer references.

Discovered thanks to american fuzzy lop.

Approved by:	pjd (mentor)
2015-08-11 17:54:51 +00:00
..
dnvlist.c
nv_impl.h
nvlist_impl.h
nvlist.c Don't set parent if the unpack operation fail. In some 2015-08-11 17:54:51 +00:00
nvpair_impl.h
nvpair.c