OSDN Git Service

Patch from Jim Treadway <jim@stardot-tech.com>:
authorEric Andersen <andersen@codepoet.org>
Sat, 13 Apr 2002 15:13:59 +0000 (15:13 -0000)
committerEric Andersen <andersen@codepoet.org>
Sat, 13 Apr 2002 15:13:59 +0000 (15:13 -0000)
commit929686ba6a01168aee43cb3b854d24133f4ef38e
tree50b87b9891d721ea194f97d013dc30267c04019f
parent520204fff130a917266f452ed672a0885b8e0d8f
Patch from Jim Treadway <jim@stardot-tech.com>:
    The internal __getgrent function doesn't allocate enough memory to hold
    the trailing NULL pointer in the gr_mem member of the returned 'struct
    group *'.
libc/pwd_grp/__getgrent.c