[Patch v6 4/8] lib: add "verbose" versions of notmuch_database_{open,create}

David Bremner david at tethera.net
Sat Mar 28 16:46:20 PDT 2015


Tomi Ollila <tomi.ollila at iki.fi> writes:

>
> Just that this small piece of code above git pass my sparse sieve, perhaps
> this could be amended to:
>
>     if (message) {
>         if (status_string)
>             *status_string = message;
>         else 
>             free(message);
>     }
>

I amended and pushed. Thanks for all the reviewing.

d


More information about the notmuch mailing list