diff options
author | Mike Gerow <gerow@google.com> | 2019-04-17 11:45:34 +0200 |
---|---|---|
committer | Florian Weimer <fweimer@redhat.com> | 2019-04-17 11:45:34 +0200 |
commit | bae8cf0e930d82133e96c4e2547548ed53938de1 (patch) | |
tree | 103d0087cefc65801b2f5bffac5b5941bf44893d /support/xposix_spawn.c | |
parent | 6b5c8607a4bda18b48765f0a3eb84b96525dcaf1 (diff) | |
download | glibc-bae8cf0e930d82133e96c4e2547548ed53938de1.tar.gz |
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 'support/xposix_spawn.c')
0 files changed, 0 insertions, 0 deletions