bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

tparm allocated strings should be freed ater use?


From: chinlu chinawa
Subject: tparm allocated strings should be freed ater use?
Date: Mon, 13 Aug 2007 14:24:23 +0100 (BST)

Hello Thomas, and everyone

valgrind is reporting me memory leaks caused by tparm,
so I wanted to ask the right way of using it. 

By reading it's man page I think I should free strings
returned by it, though even doing it after a call to
tputs doesn't seem to keep valgrind away from
complaining.

I know I can generate suppresion-rules so as to make
it shut, the point is if I'd be right of doing so, or
whether I'm doing something wrong.

Regards,




      ___________________________________________________________
Yahoo! Answers - Got a question? Someone out there knows the answer. Try it
now.
http://uk.answers.yahoo.com/ 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]