Re: [PATCH] lib: add talloc reference from string map iterator to map

Subject: Re: [PATCH] lib: add talloc reference from string map iterator to map

Date: Sat, 24 Sep 2016 10:18:24 -0300

To: notmuch@notmuchmail.org

Cc:

From: David Bremner


David Bremner <david@tethera.net> writes:

> This is needed so that when the map is modified during traversal, and
> thus unlinked by the database code, the map is not disposed of until the
> iterator is done with it.
> ---

pushed,

d

Thread: