Re: [PATCH] getugroups: Add _GL_ATTRIBUTE_NONNULL_IF_NONZERO for grouplist
Bruno Haible via Gnulib discussion list <[email protected]>
| Newsgroups | gmane.comp.lib.gnulib.bugs |
|---|---|
| Message-ID | <5261645.1Npu3UUWeS@cagnes> |
Paul Eggert wrote: > > The NULL check of grouplist is replaced with a > > maxcount check > > I don't see that in the patch. That's because the implementation does not have a NULL check of grouplist, in the first place. I have applied the patch, with a GNU-style ChangeLog entry and a commit message that matches that ChangeLog entry. Thanks! Bruno