<div dir="ltr">Hi<br><div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Dec 22, 2013 at 9:46 AM, Till Maas <span dir="ltr"></span>wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div class="im">On Tue, Dec 17, 2013 at 12:17:00PM -0500, Rahul Sundaram wrote:<br>
<br>
</div><div class="im">&gt; In the last few days, I have been running cppcheck on quite a few programs<br>
&gt; including systemd, transmission, libvirt,  ndjbdns etc and cppcheck has<br>
&gt; found real and potential bugs (null pointer dereferences, uninitialized<br>
&gt; variables, memory &amp; resource leaks etc) in each of them.  I have reported<br>
<br>
</div>Btw. it seems like Debian intends to run checks like this automatically:<br>
<br>
<a href="http://qa.debian.org/daca/" target="_blank">http://qa.debian.org/daca/</a><br></blockquote><div> <br></div><div>Yes.  This is the sort of thing that Fedora could be and should be in the forefront of.  I ended up running scan-build from clang-analyzer and found more memory leaks, null pointer deferences and other issues that cppcheck doesn&#39;t find. I am going to try and send in some patches if I can. It would be great if this sort of thing was done via a centralized infrastructure that catches these bugs early on and encourages upstreams to fix them quickly.<br>
<br></div><div>Rahul<br></div></div></div></div></div>