[Virtio-fs] [PATCH v2 0/5] virtiofsd: leak fixes

Dr. David Alan Gilbert dgilbert at redhat.com
Fri Jun 7 16:19:57 UTC 2019


* Liu Bo (bo.liu at linux.alibaba.com) wrote:
> Patch 1-4 fixes memory/fd/hashmap leakage.
> Patch 5 is a cleanup.

I've just pushed a new -dev branch that includes this and a bunch of
other fixes.

Dave

> 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  |  7 +++++++
>  contrib/virtiofsd/fuse_virtio.c    |  7 +++++++
>  contrib/virtiofsd/fuse_virtio.h    |  2 +-
>  contrib/virtiofsd/passthrough_ll.c | 36 ++++++++++++++++++++++--------------
>  4 files changed, 37 insertions(+), 15 deletions(-)
> 
> -- 
> 1.8.3.1
> 
--
Dr. David Alan Gilbert / dgilbert at redhat.com / Manchester, UK




More information about the Virtio-fs mailing list