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

Memory leak in hist.c:histsubchar



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