On Wed, Aug 24, 2016 at 00:20:43 +0200, Ján Tomko wrote:
> Instead of figuring out upfront whether will be a single
> or a pair element, format the subelements into a separate buffer
> and close early if this buffer is empty.
> ---
> src/conf/domain_conf.c | 19 ++-
> 1 file chan
Instead of figuring out upfront whether will be a single
or a pair element, format the subelements into a separate buffer
and close early if this buffer is empty.
---
src/conf/domain_conf.c | 19 ++-
1 file changed, 10 insertions(+), 9 deletions(-)
diff --git a/src/conf/domain_c