Re: [PATCH 02/11] lib: Refactor _notmuch_database_link_message

Subject: Re: [PATCH 02/11] lib: Refactor _notmuch_database_link_message

Date: Sun, 05 Oct 2014 09:45:42 +0200

To: Austin Clements, notmuch@notmuchmail.org

Cc:

From: David Bremner


Austin Clements <aclements@csail.mit.edu> writes:
> +    void *local = talloc_new (NULL);

What's the advantage of using a local talloc context here? Is this just
an optimization?

d

Thread: