[PATCH 1/2] cli/config: allocate config using talloc_zero

David Bremner david at tethera.net
Sat Jan 7 04:33:23 PST 2017


Jani Nikula <jani at nikula.org> writes:

> Do not initialize each field separately. It's more robust to allocate
> the config with zero initialization, and only set the non-zero
> defaults individually.

Series pushed to master.


More information about the notmuch mailing list