diff options
author | delphij <delphij@FreeBSD.org> | 2015-01-23 18:36:21 +0000 |
---|---|---|
committer | delphij <delphij@FreeBSD.org> | 2015-01-23 18:36:21 +0000 |
commit | 429a0a7af7eec333d5ae02fa4ae60f49a74500cd (patch) | |
tree | c8f5ba1f3180b60173b186e615d3701b2359529d /contrib/libc++/src/memory.cpp | |
parent | b84208b123f4cec533e4449564deb64491c7d2b0 (diff) | |
download | FreeBSD-src-429a0a7af7eec333d5ae02fa4ae60f49a74500cd.zip FreeBSD-src-429a0a7af7eec333d5ae02fa4ae60f49a74500cd.tar.gz |
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
Diffstat (limited to 'contrib/libc++/src/memory.cpp')
0 files changed, 0 insertions, 0 deletions