HomeFreeBSD

MFV r275784:

Description

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

Details

Provenance
delphijAuthored on
Parents
rS275811: MFV r275783:
Branches
Unknown
Tags
Unknown

Event Timeline