freebsd-dev/usr.sbin/makefs/zfs
Mark Johnston 752ba1004a makefs: Fix handling of inherited mountpoints
Commit d7eec79b70 overlooked the fact that
nvlist_find(DATA_TYPE_STRING) does not provide a nul-terminated string.
Fix the leak a different way.

Fixes:	d7eec79b70 ("makefs: Plug a memory leak")
2022-10-28 17:00:22 -04:00
..
dsl.c makefs: Fix handling of inherited mountpoints 2022-10-28 17:00:22 -04:00
fs.c makefs: Fix issues building as a cross-tool on non-FreeBSD 2022-08-18 02:46:28 +01:00
Makefile.inc
objset.c makefs: Fix issues building as a cross-tool on non-FreeBSD 2022-08-18 02:46:28 +01:00
vdev.c makefs: Fix issues building as a cross-tool on non-FreeBSD 2022-08-18 02:46:28 +01:00
zap.c makefs: Add a cast to placate static analyzers 2022-10-04 13:05:54 -04:00
zfs.h makefs: Fix issues building as a cross-tool on non-FreeBSD 2022-08-18 02:46:28 +01:00