nvdimm.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
From: Vishal Verma <vishal.l.verma@intel.com>
To: linux-nvdimm@lists.01.org
Subject: [ndctl PATCH 0/4] misc fixups for ndctl-monitor
Date: Thu, 19 Jul 2018 16:59:54 -0600	[thread overview]
Message-ID: <20180719225958.6814-1-vishal.l.verma@intel.com> (raw)

Fix a couple of issues reported by static analysis, improve the error
reporting, and add a missing option to the monitor man page

Vishal Verma (4):
  ndctl, monitor: Add a config-file section to the man page
  ndctl, monitor: fix memory leak in read_config_file
  ndctl, monitor: Fix memory leak in monitor_event
  ndctl, monitor: improve error reporting throughout monitor.c

 Documentation/ndctl/ndctl-monitor.txt |   5 ++
 ndctl/monitor.c                       | 129 +++++++++++++++++-----------------
 2 files changed, 69 insertions(+), 65 deletions(-)

-- 
2.14.4

_______________________________________________
Linux-nvdimm mailing list
Linux-nvdimm@lists.01.org
https://lists.01.org/mailman/listinfo/linux-nvdimm

             reply	other threads:[~2018-07-19 23:00 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-19 22:59 Vishal Verma [this message]
2018-07-19 22:59 ` [ndctl PATCH 1/4] ndctl, monitor: Add a config-file section to the man page Vishal Verma
2018-07-19 22:59 ` [ndctl PATCH 2/4] ndctl, monitor: fix memory leak in read_config_file Vishal Verma
2018-07-19 22:59 ` [ndctl PATCH 3/4] ndctl, monitor: Fix memory leak in monitor_event Vishal Verma
2018-07-19 22:59 ` [ndctl PATCH 4/4] ndctl, monitor: improve error reporting throughout monitor.c Vishal Verma
2018-07-19 23:59 ` [ndctl PATCH 0/4] misc fixups for ndctl-monitor Qi, Fuli
2018-07-20  3:26   ` Vishal Verma
2018-07-20  4:10     ` Qi, Fuli

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=20180719225958.6814-1-vishal.l.verma@intel.com \
    --to=vishal.l.verma@intel.com \
    --cc=linux-nvdimm@lists.01.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).