K 10 svn:author V 4 ngie K 8 svn:date V 27 2017-06-01T06:16:57.944473Z K 7 svn:log V 308 MFC r319156,r319159: r319156: :nvlist_unpack__duplicate_key : check the result of nvlist_pack(3) This fixes a potential NULL pointer dereference. CID: 1362051 r319159: :dnvlist_get_string__default_value: fix a bogus string comparison test Check actual_value vs "5", not "5" vs itself. CID: 1362021 END