This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/21719] program using "initgroups()" fails with stack corruption


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-05-23 14:02 -------
This really sounds like a HP C library bug or bug in the code but I don't know for sure.  You are using 
old style K&R C, can you use -Wall -W and fix all the warnings?


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21719


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]