mirror_zfs/lib
cao 2d96d7aa56 Fix zfs_unmount() and zfs_unshare_proto() leaks
Always free mnpt memory on failure in the zfs_unmount() function.

In the zfs_unshare_proto() function mountpoint is a const and
should not be assigned.

Signed-off-by: cao.xuewen <cao.xuewen@zte.com.cn>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #5054
2016-09-01 11:39:45 -07:00
..
libavl
libefi Fixes for issues found with cppcheck tool 2016-07-27 13:31:22 -07:00
libicp
libnvpair
libshare
libspl OpenZFS 5997 - FRU field not set during pool creation and never updated 2016-08-12 13:06:48 -07:00
libunicode
libuutil Fixes for issues found with cppcheck tool 2016-07-27 13:31:22 -07:00
libzfs Fix zfs_unmount() and zfs_unshare_proto() leaks 2016-09-01 11:39:45 -07:00
libzfs_core Fix indefinite article 2016-08-11 11:23:49 -07:00
libzpool Fix cv_timedwait_hires 2016-08-29 10:54:14 -07:00
Makefile.am