about summary refs log tree commit diff
path: root/ChangeLog
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 /ChangeLog
parent6b5c8607a4bda18b48765f0a3eb84b96525dcaf1 (diff)
downloadglibc-bae8cf0e930d82133e96c4e2547548ed53938de1.tar.gz
glibc-bae8cf0e930d82133e96c4e2547548ed53938de1.tar.xz
glibc-bae8cf0e930d82133e96c4e2547548ed53938de1.zip
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 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index aaa413df67..a23bdf29bd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2019-04-17  Mike Gerow  <gerow@google.com>
+
+	* stdlib/tst-secure-getenv.c (choose_gid): Remove 64 supplemental
+	groups limit.
+
 2019-04-11  Florian Weimer  <fweimer@redhat.com>
 
 	* resolv/nss_dns/dns-network.c (getanswer_r): Do not replace root