All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix resource leak
@ 2013-11-18  7:40 Li Wang
  2013-11-18  7:40 ` [PATCH 1/2] rbd: Release resource before return Li Wang
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Li Wang @ 2013-11-18  7:40 UTC (permalink / raw)
  To: ceph-devel; +Cc: Sage Weil, Li Wang

Fix two coverity issues.

Li Wang (2):
  rbd: Release resource before return
  mds: Release resource before return

 src/mds/MDCache.cc |    2 +-
 src/rbd.cc         |    6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

-- 
1.7.9.5


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

end of thread, other threads:[~2013-11-25 22:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-18  7:40 [PATCH 0/2] Fix resource leak Li Wang
2013-11-18  7:40 ` [PATCH 1/2] rbd: Release resource before return Li Wang
2013-11-18  7:40 ` [PATCH 2/2] mds: " Li Wang
2013-11-25 22:02 ` [PATCH 0/2] Fix resource leak Josh Durgin

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.