> On September 20, 2013 at 2:01 PM Pádraig Brady <[email protected]> wrote: > The attached should address this, in combination with: > http://lists.gnu.org/archive/html/bug-gnulib/2013-09/msg00043.html
The patch looks good. Minor nit: maybe pw_name should be IF_LINT(free())d ... which would require to remove the const qualifier on pw_name. Thanks & have a nice day, Berny
