All of lore.kernel.org
 help / color / mirror / Atom feed
* [Virtio-fs] [PATCH v2 0/5] virtiofsd: leak fixes
@ 2019-06-06 21:43 Liu Bo
  2019-06-06 21:43 ` [Virtio-fs] [PATCH v2 1/5] virtiofsd: cleanup allocated resource in se Liu Bo
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Liu Bo @ 2019-06-06 21:43 UTC (permalink / raw)
  To: virtio-fs

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  |  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


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2019-06-07 16:19 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-06 21:43 [Virtio-fs] [PATCH v2 0/5] virtiofsd: leak fixes Liu Bo
2019-06-06 21:43 ` [Virtio-fs] [PATCH v2 1/5] virtiofsd: cleanup allocated resource in se Liu Bo
2019-06-07 12:09   ` Dr. David Alan Gilbert
2019-06-06 21:43 ` [Virtio-fs] [PATCH v2 2/5] virtiofsd: fix memory leak on lo.source Liu Bo
2019-06-07 12:15   ` Dr. David Alan Gilbert
2019-06-06 21:43 ` [Virtio-fs] [PATCH v2 3/5] virtiofsd: fix memory leak on lo.inodes hashmap Liu Bo
2019-06-06 21:43 ` [Virtio-fs] [PATCH v2 4/5] virtiofsd: fix error handling in main() Liu Bo
2019-06-06 21:43 ` [Virtio-fs] [PATCH v2 5/5] virtiofsd: add helper for lo_data cleanup Liu Bo
2019-06-07 16:19 ` [Virtio-fs] [PATCH v2 0/5] virtiofsd: leak fixes Dr. David Alan Gilbert

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.