This is the mail archive of the libc-hacker@sources.redhat.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: Memory bug fixed


>>>>> Andreas Schwab writes:

 > Andreas Jaeger <aj@suse.de> writes:
 > |> FYI: While searching for the memory leak in glob in noticed:

 > Did you try my patch yet?
Yes.  Didn't you get my reply that it works fine?

 > |> - 0000000000 Free 162 was never alloc'd /usr/src/cvs/libc/misc/../sysdeps/unix/sysv/linux/getsysstats.c:287

 > ??? free(0) is a no-op.
Nevertheless we shouldn't call free (0).

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de

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