K 10 svn:author V 7 delphij K 8 svn:date V 27 2015-01-23T18:36:21.379320Z K 7 svn:log V 297 MFC r275812: MFV r275784: Plug a memory leak in libzfs. In zfs_iter_bookmarks, an nvlist is allocated before calling lzc_get_bookmarks, which allocates the nvlist again (and overwrites the pointer to previously allocated list). Illumos issue: 5427 memory leak in libzfs when doing rollback END