This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc 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 libc/1970] getgrnam_r() and groups with more than 1024 bytes


------- Additional Comments From kukuk at suse dot de  2005-12-09 12:01 -------
(In reply to comment #2)
> > _SC_GETGR_R_SIZE_MAX = 2048
> > mygetgrnam("testg", 1024) returned: ERANGE
> 
> Hmm, _SC_GETGR_R_SIZE_MAX = 2048 is interesting. 

It's because your test program you submitted contains "2*"

> I get the crash only with compat, with file I also get ERANGE.

So why did you wrote something complete different in the initial comment?
"(independent of group:files vs. group:compat)".
What is now the truth?

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=1970

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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