freebsd-dev/sys/contrib/libnv
Mariusz Zaborski d97753b5c8 libnv: fix double free
In r343986 we introduced a double free. The structure was already
freed fixed in the r302966. This problem was introduced
because the GitHub version was out of sync with the FreeBSD one.

Submitted by:	Mindaugas Rasiukevicius <rmind@netbsd.org>
MFC with:	r343986
2019-02-17 18:26:27 +00:00
..
cnvlist.c libnv: Remove nvlist argument from cnvlist_{take,free}_* functions. 2018-06-18 21:26:58 +00:00
dnvlist.c Add SPDX tags for nv(9). 2018-01-27 12:58:21 +00:00
nv_impl.h libnv: fix memory leaks 2019-02-10 23:28:55 +00:00
nvlist_impl.h Add SPDX tags for nv(9). 2018-01-27 12:58:21 +00:00
nvlist.c libnv: fix memory leaks 2019-02-10 23:28:55 +00:00
nvpair_impl.h Add SPDX tags for nv(9). 2018-01-27 12:58:21 +00:00
nvpair.c libnv: fix double free 2019-02-17 18:26:27 +00:00