On Mon, 6 Aug 2012 22:14:11 +0200 Sonny Karlsson <[email protected]> wrote:
> On Mon, Aug 06, 2012 at 04:12:43PM +0300, Lauri Kasanen wrote: > > Oh, and here's what llvm says: > > > > http://monkey.io/~cand/fcgi-llvm-2012-08-06/ > > What tool do you use for this report? All bugs are harmless and > protected against elsewhere (fcgi_validate_conf). Some tweaking could > probably allow the tool to notice that. It would be easier to fix if I > had access to the tools you use. Those are from LLVM 3.1 (clang static analyzer). It's usually right, but if there are false positives, you could report them as bugs with a test case. See if the paths it made are possible; if so, they are real bugs. - Lauri _______________________________________________ Monkey mailing list [email protected] http://lists.monkey-project.com/listinfo/monkey
