[Differential] [Request, 39 lines] D1880: Prevent creation of an invalid nvlist
rstone (Ryan Stone)
phabric-noreply at FreeBSD.org
Tue Feb 17 17:45:16 UTC 2015
rstone created this revision.
rstone added a reviewer: jfvogel.
rstone added subscribers: pjd, freebsd-net.
REVISION SUMMARY
If an nvlist is set as a child of another nvlist with
nvlist_move_nvlist then fail the operation and set the parent
nvlist to the error state.
REVISION DETAIL
https://reviews.freebsd.org/D1880
AFFECTED FILES
lib/libnv/nvpair.c
lib/libnv/tests/nv_tests.cc
To: rstone, jfvogel
Cc: freebsd-net, pjd
More information about the freebsd-net
mailing list