Re: [PATCH 3/3] lib: Use talloc to simplify cleanup in notmuch_database_open

Subject: Re: [PATCH 3/3] lib: Use talloc to simplify cleanup in notmuch_database_open

Date: Sat, 04 Feb 2012 07:38:36 -0500

To: Austin Clements, notmuch@notmuchmail.org

Cc:

From: David Bremner


On Sun, 29 Jan 2012 00:50:10 -0500, Austin Clements <amdragon@MIT.EDU> wrote:
> Previously, we manually "free"d various pointers in
> notmuch_database_open.  Use a local talloc context instead to simplify
> cleanup and eliminate various NULL pointer initializations and
> conditionals.

pushed all 3.

d

Thread: