Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Memory leak in hist.c:histsubchar
- X-seq: zsh-workers 17493
- From: Felix Rosencrantz <f_rosencrantz@xxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: Memory leak in hist.c:histsubchar
- Date: Tue, 30 Jul 2002 19:23:48 -0700 (PDT)
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
I've been running with valgrind, and found this memory leak in histsubchar.
Though with my normal usage, this along with a termcap leak were the only leaks
I've seen.
-FR.
==20401== 92 bytes in 4 blocks are definitely lost in loss record 4 of 17
==20401== at 0x400467C4: malloc (vg_clientfuncs.c:100)
==20401== by 0x808C602: zalloc (mem.c:490)
==20401== by 0x80ABCA5: ztrdup (string.c:52)
==20401== by 0x8074F72: histsubchar (hist.c:402)
__________________________________________________
Do You Yahoo!?
Yahoo! Autos - Get free new car price quotes
http://autos.yahoo.com
Messages sorted by:
Reverse Date,
Date,
Thread,
Author