aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux
diff options
context:
space:
mode:
authorMike Gerow <gerow@google.com>2019-04-17 11:45:34 +0200
committerFlorian Weimer <fweimer@redhat.com>2019-04-17 11:45:34 +0200
commitbae8cf0e930d82133e96c4e2547548ed53938de1 (patch)
tree103d0087cefc65801b2f5bffac5b5941bf44893d /sysdeps/unix/sysv/linux
parent6b5c8607a4bda18b48765f0a3eb84b96525dcaf1 (diff)
downloadglibc-bae8cf0e930d82133e96c4e2547548ed53938de1.zip
glibc-bae8cf0e930d82133e96c4e2547548ed53938de1.tar.gz
glibc-bae8cf0e930d82133e96c4e2547548ed53938de1.tar.bz2
stdlib/tst-secure-getenv: handle >64 groups
This test would fail unnecessarily if the user running it had more than 64 groups since getgroups returns EINVAL if the size provided is less than the number of supplementary group IDs. Instead dynamically determine the number of supplementary groups the user has.
Diffstat (limited to 'sysdeps/unix/sysv/linux')
0 files changed, 0 insertions, 0 deletions