You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2003/02/27 17:42:59 UTC

DO NOT REPLY [Bug 17500] - Memory Leak from use of initgroups()

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17500>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17500

Memory Leak from use of initgroups()





------- Additional Comments From trawick@apache.org  2003-02-27 16:42 -------
the callback you show is run once ever per Apache child process, so I don't see
how Apache is negatively affected by the 176 bytes lost by calling initgroups()

are there other calls to initgroups()?

by the way, is this only a problem in nis/yp environment?

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org