Stefan Sperling <s...@elego.de> writes:

> The 'pool' parmeter is unused.
>
>> +  struct group *grp;
>> +  char **gmem;
>> +
>> +  if ((grp = getgrnam(group)) == NULL)
>
> It would be nice if APR offered an interface to this function.
> I checked but couldn't find one.

APR has apr_gid_t, apr_gid_get(), apr_gid_name_get(), etc.  Could we use
those?

-- 
Philip Martin | Subversion Committer
WANdisco // *Non-Stop Data*

Reply via email to