[PATCH 02/11] lib: Refactor _notmuch_database_link_message

David Bremner david at tethera.net
Sun Oct 5 00:45:42 PDT 2014


Austin Clements <aclements at 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


More information about the notmuch mailing list