This is the mail archive of the glibc-linux@ricardo.ecn.wfu.edu 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]

Re: memory handling in qsort


Allin Cottrell <cottrell@wfu.edu> writes:

> On 5 Mar 2001, Andreas Jaeger wrote:
> 
> > There's no leak in qsort - check
> > sysdeps/unix/sysv/linux/getsysstats.c.  If you're malloc debugging,
> > you have to call (see how it's done in malloc/*) the free_mem function
> > in that file.
> 
> OK, thanks for the info.  Any recommendations for a glibc-safe malloc
> debugger?  (I don't have time right now to hack on yamd.)

mtrace from glibc,

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj


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