K 10 svn:author V 7 oshogbo K 8 svn:date V 27 2016-07-17T15:36:02.745477Z K 7 svn:log V 292 Fix nvlist array memory leak. When we change nvl_array_next to NULL it means that we want to destroy or take nvlist_array. The nvpair, which stores next nvlist of nvlist_array element is no longer needed and can be freed. Submitted by: Adam Starak MFC after: 1 week END