]> git.cworth.org Git - notmuch/commitdiff
CLI: add talloc leak report, controlled by an environment variable.
authorDavid Bremner <bremner@debian.org>
Mon, 17 Dec 2012 03:08:49 +0000 (23:08 -0400)
committerDavid Bremner <bremner@debian.org>
Mon, 31 Dec 2012 01:12:03 +0000 (21:12 -0400)
The argument handling in notmuch.c seems due for an overhaul, but
until then use an environment variable to specify a location to write
the talloc leak report to.  This is only enabled for the (interesting)
case where some notmuch subcommand is invoked.


No differences found