<div dir="ltr">Hey Artem, the mail thread where you had answered my queries regarding taint propagation , GenericTaintChecker,etc seem to have disappeared from my mails, have absolutely no idea how it happened. It would be great if you can forward that conversation to me again as you had given me many valuable points there. I think it was dated April 5 or 6.<div><br></div><div>Regards,</div><div>Ashwin</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Apr 1, 2016 at 7:11 PM, Artem Dergachev via cfe-dev <span dir="ltr"><<a href="mailto:cfe-dev@lists.llvm.org" target="_blank">cfe-dev@lists.llvm.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
The checker reports nothing on taint-tester.c because there are truly no errors in this file. The taint-tester.c test contains tests based on the internal debugging facility - the debug.TaintTest checker. The tests for alpha.security.taint.TaintPropagation checker are mostly in the taint-generic.c file. You can grep through the test run-lines by the checker name to find more tests that rely on this checker. The code you provide in the stack-overflow question doesn't have any security issues either, so the checker is intentionally silent.<br>
<br>
Best regards,<br>
Artem.<br>
_______________________________________________<br>
cfe-dev mailing list<br>
<a href="mailto:cfe-dev@lists.llvm.org" target="_blank">cfe-dev@lists.llvm.org</a><br>
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev</a><br>
</blockquote></div><br></div>