mirror of
https://repo.or.cz/socat.git
synced 2025-07-20 09:52:56 +00:00
Red Hat issue 1021429: getgroupent fails with large number of groups
This commit is contained in:
parent
ab74be65e5
commit
52e8a5ec2b
10 changed files with 83 additions and 14 deletions
4
CHANGES
4
CHANGES
|
@ -58,6 +58,10 @@ porting:
|
|||
|
||||
Adapted, improved test.sh script
|
||||
|
||||
Red Hat issue 1021429: getgroupent fails with large number of groups;
|
||||
use getgrouplist() when available instead of sequence of calls to
|
||||
getgrent()
|
||||
|
||||
docu:
|
||||
libwrap always logs to syslog
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue