On Sat, 24 Sep 2016 00:49:07 -0700, Philip Guenther wrote:

> Hmm, but then in the strdup() fails you need to call
>       _ng_sl_free(sl, 1);
> no?

Yes, fixed.

> (Speaking of, _ng_sl_free() is now static and its second argument is 
> always 1, so maybe it should lose that...)

That arg can be 0 in netgroup_mkdb but it has a separate copy of
the code in question.  It might be useful to keep the two copies
in sync.

 - todd

Reply via email to