freebsd-dev/cddl/contrib/opensolaris/lib/libzfs/common
Xin LI 51515b6d7c 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

MFC after:	2 weeks
2014-12-15 18:28:22 +00:00
..
libzfs_changelist.c Update copyright to include myself. 2011-10-24 21:22:55 +00:00
libzfs_compat.c - Fix handling of "new" style of ioctl in compatiblity mode [1]; 2014-07-01 20:57:39 +00:00
libzfs_compat.h Move common zfs ioctl compatibility functions (userland) into libzfs_compat.c 2013-03-18 09:32:29 +00:00
libzfs_config.c Merge illumos commit 13749:df4cd82e2b60 2012-07-13 12:37:34 +00:00
libzfs_dataset.c MFV r275537: 2014-12-07 18:15:27 +00:00
libzfs_diff.c Properly print characters larger than 127. 2011-03-24 14:12:41 +00:00
libzfs_fru.c Finally... Import the latest open-source ZFS version - (SPA) 28. 2011-02-27 19:41:40 +00:00
libzfs_impl.h MFV r260154 + 260182: 2014-01-02 07:34:36 +00:00
libzfs_import.c MFV r271511: 2014-09-13 16:41:39 +00:00
libzfs_iter.c MFV r275784: 2014-12-15 18:28:22 +00:00
libzfs_mount.c MFV r268453: 2014-07-09 20:57:42 +00:00
libzfs_pool.c MFV r272493: 2014-10-04 07:56:50 +00:00
libzfs_sendrecv.c MFV r274273: 2014-11-10 08:20:21 +00:00
libzfs_status.c Enhance the ZFS vdev layer to maintain both a logical and a physical 2013-08-21 04:10:24 +00:00
libzfs_util.c MFV r264829: 2014-04-23 20:29:46 +00:00
libzfs.h MFV r274273: 2014-11-10 08:20:21 +00:00