Patch 1-4 fixes memory/fd/hashmap leakage. Patch 5 is a cleanup. Liu Bo (5): virtiofsd: cleanup allocated resource in se virtiofsd: fix memory leak on lo.source virtiofsd: fix memory leak on lo.inodes hashmap virtiofsd: fix error handling in main() virtiofsd: add helper for lo_data cleanup
contrib/virtiofsd/fuse_lowlevel.c | 6 ++++++ contrib/virtiofsd/passthrough_ll.c | 38 +++++++++++++++++++++++++------------- 2 files changed, 31 insertions(+), 13 deletions(-) -- 1.8.3.1
