diff options
author | delphij <delphij@FreeBSD.org> | 2014-12-15 18:28:22 +0000 |
---|---|---|
committer | delphij <delphij@FreeBSD.org> | 2014-12-15 18:28:22 +0000 |
commit | c644cc2c0ee8597464a2dffc8dac7b5ddd1bb674 (patch) | |
tree | 0ebd93784cc0900407f59223ded05412d3c42399 /lib/libc/string/strncpy.c | |
parent | 55ed102bbcd7fb8a8c81c15f00712508cb9ea8b5 (diff) | |
download | FreeBSD-src-c644cc2c0ee8597464a2dffc8dac7b5ddd1bb674.zip FreeBSD-src-c644cc2c0ee8597464a2dffc8dac7b5ddd1bb674.tar.gz |
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
Diffstat (limited to 'lib/libc/string/strncpy.c')
0 files changed, 0 insertions, 0 deletions