]> git.proxmox.com Git - mirror_zfs.git/commit
Fix more leaks detected by ASAN
authorJoao Carlos Mendes Luis <dioni21@users.noreply.github.com>
Wed, 22 Apr 2020 17:40:34 +0000 (14:40 -0300)
committerGitHub <noreply@github.com>
Wed, 22 Apr 2020 17:40:34 +0000 (10:40 -0700)
commit70e5ad31f6425868b8a173bbc2be4ef08a8d949b
tree037b8149376465c48e7509927af047b5f3bf6605
parent32d805c3e2888cbb71956454ced38b4882c27c00
Fix more leaks detected by ASAN

This commit fixes a bunch of missing free() calls in a10d50f99

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: João Carlos Mendes Luís <jonny@jonny.eng.br>
Closes #10219
lib/libzfs/libzfs_dataset.c