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

David Bremner david at tethera.net
Sat Feb 4 04:38:36 PST 2012


On Sun, 29 Jan 2012 00:50:10 -0500, Austin Clements <amdragon at 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


More information about the notmuch mailing list