On Tue, Apr 12, 2022 at 11:07:09AM +0500, ???? ??????? wrote: > Hello, > > can we pay some attention to cppcheck findings before 2.6 ? > https://github.com/haproxy/haproxy/issues/1184 > > I found cppcheck somewhat useful (and somewhat noisy as well, but cppcheck > folks are really friendly on fixing false positives).
Thanks, I'm looking at some of them, but it's a pain to go through and it seems to ignore ifdefs and to check debugging code, which explains why these ones are not reported in normal builds. Willy

