cid_450 277 B

12345
  1. o Minor bugfixes:
  2. - Don't stack-allocate the list of supplementary GIDs when we're
  3. about to log them. Stack-allocating NGROUPS_MAX gid_t elements
  4. could take up to 256K, which is way too much stack. Found by
  5. Coverity; CID #450. Bugfix on 0.2.1.7-alpha.