This is the mail archive of the libc-hacker@sourceware.cygnus.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


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

Re: fgetgrent broken with large groups


>>>>> Ulrich Drepper writes:

Ulrich> Andreas Jaeger <aj@arthur.rhein-neckar.de> writes:
>> The appended test program allocates all memory with large groups - and 
>> fails.  One problem seems to be (debug just fgetgrent) that fgetgrent
>> tries to read again from the stream and doesn't move the stream back.

Ulrich> This is fixed now.  Maybe you can make this into a regression test?
Thanks!  I'll make a test out of it.

We should check whether similiar functions like fgetpwent are also
broken.

Andreas
-- 
 Andreas Jaeger   aj@arthur.rhein-neckar.de    jaeger@informatik.uni-kl.de
  for pgp-key finger ajaeger@aixd1.rhrk.uni-kl.de

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