[BZ #6980]
commit4bed549a2277f911397ca59189ae71f79750f400
authorUlrich Drepper <drepper@redhat.com>
Fri, 31 Oct 2008 14:27:36 +0000 (31 14:27 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 31 Oct 2008 14:27:36 +0000 (31 14:27 +0000)
tree0aac6faff2726fd62a37eb9c1844b930cc1c43b7
parent3cf449180c18bee7e1c8374a6583cb11d4a39ca7
[BZ #6980]

* debug/getgroups_chk.c (__getgroups_chk): Return EINVAL error for
negative sizees.
* posix/bits/unistd.h (getgroups): Call __getgroups_chk for
negative __size.
ChangeLog
debug/getgroups_chk.c
posix/bits/unistd.h