Bug #7729
libzfs_core`lzc_rollback() leaks result nvl
Start date:
2017-01-04
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
Description
libzfs_core`lzc_rollback() doesn't free the result nvl after lzc_ioctl() call.
Updated by Electric Monk about 4 years ago
- Status changed from In Progress to Closed
- % Done changed from 50 to 100
git commit ac428481f96be89add7a1edf43ae47dd71038553
commit ac428481f96be89add7a1edf43ae47dd71038553 Author: Yuri Pankov <yuri.pankov@nexenta.com> Date: 2017-01-18T22:51:18.000Z 7729 libzfs_core`lzc_rollback() leaks result nvl Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Prakash Surya <prakash.surya@delphix.com> Approved by: Dan McDonald <danmcd@omniti.com>