Re: [PATCH 1/6] lib: Clean up error handling in _notmuch_thread_create

Subject: Re: [PATCH 1/6] lib: Clean up error handling in _notmuch_thread_create

Date: Mon, 18 Feb 2013 21:13:41 -0400

To: Austin Clements, notmuch@notmuchmail.org

Cc:

From: David Bremner


Austin Clements <amdragon@MIT.EDU> writes:

> Previously, there were various opportunities for memory leaks in the
> error-handling paths of this function.  Use a local talloc context and
> some reparenting to make eliminate these leaks, while keeping the
> control flow simple.

pushed all but the python bindings patch.

Thread: