All of lore.kernel.org
 help / color / mirror / Atom feed
From: Zdenek Kabelac <zkabelac@redhat.com>
To: lvm-devel@redhat.com
Subject: [PATCH 0/2] Fix leak reports
Date: Sun,  8 Aug 2010 10:37:35 +0200	[thread overview]
Message-ID: <cover.1281256324.git.zkabelac@redhat.com> (raw)

Two small patches trying to fix shown leaks by internal tracing.

1st patch triest to swap order of pool destroy and check for leaks
  in lvm2_exit() routine.

2nd patch fixes uncleaned resource in error path 
  (visible in t-lvm-init.sh test)

Zdenek Kabelac (2):
  Fix report of leak of _mem_pool in lvm2_exit()
  Fix report of uninitalized pool leak  (t-lvm-init.sh)

 daemons/dmeventd/plugins/lvm2/dmeventd_lvm.c |    4 ++--
 tools/lvmcmdline.c                           |    4 ++++
 2 files changed, 6 insertions(+), 2 deletions(-)

-- 
1.7.2.1



             reply	other threads:[~2010-08-08  8:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-08  8:37 Zdenek Kabelac [this message]
2010-08-08  8:37 ` [PATCH 1/2] Fix report of leak of _mem_pool in lvm2_exit() Zdenek Kabelac
2010-08-08  8:37 ` [PATCH 2/2] Fix report of uninitalized pool leak (t-lvm-init.sh) Zdenek Kabelac

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1281256324.git.zkabelac@redhat.com \
    --to=zkabelac@redhat.com \
    --cc=lvm-devel@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.