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

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

Date: Sat, 07 Jan 2017 08:33:23 -0400

To: Jani Nikula, notmuch@notmuchmail.org

Cc:

From: David Bremner


Jani Nikula <jani@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.

Thread: