Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

PATCH: Re: Bug w/matching control



Here's the patch I mentioned before.

I use to have access to purify, which does a great job at memory leak detection
and many other memory related problems.   I no longer have access to purify. 
Maybe someone who does could, run zsh through purify for with the tests.  I
would also use an instrumented version as I worked during the day.

Is there good freely available memory leak detection package that works on
linux?


-FR

__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. 
http://personal.mail.yahoo.com/
Index: 54compmatch.ztst
===================================================================
RCS file: /cvsroot/zsh/zsh/Test/54compmatch.ztst,v
retrieving revision 1.10
diff -r1.10 54compmatch.ztst
623a624,630
>  test_code $workers_13320_matcher workers_13320_list
>  comptest $'tst g-2\t'
> 0:Test from workers 13563
> >line: {tst glibc}{-2.1.94-3.i386.rpm}
> >COMPADD:{}
> >INSERT_POSITIONS:{9:27}
> 


Messages sorted by: Reverse Date, Date, Thread, Author