<div dir="ltr">All of them are used locally. If you believe that it will be helpful I can<div>write a detailed report about each free call and the reason I used it.</div><div><br></div><div>Claudiu</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Mar 23, 2015 at 5:39 PM, Dirk Hohndel <span dir="ltr"><<a href="mailto:dirk@hohndel.org" target="_blank">dirk@hohndel.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Sun, Mar 22, 2015 at 01:48:43PM +0200, Claudiu Olteanu wrote:<br>
> Hello,<br>
><br>
> This patch fixes some memory leaks from datatrak implementation.<br>
<br>
</span>The reason I haven't applied these is simple.<br>
<br>
Having these allocations hang around can be annoying and creates noise in<br>
the valgrind output, but isn't causing bugs.<br>
<br>
But freeing pointers that are actually still used elsewhere can cause<br>
massively annoying and hard to fix bugs.<br>
<br>
So every single one of these needs to be very carefully looked at.<br>
<span class="HOEnZb"><font color="#888888"><br>
/D<br>
</font></span></blockquote></div><br></div>