cppcheck --force --enable=all --output-file=haproxy.log . grep -F '[nullPointerOutOfMemory]' haproxy.log
(more or less suitable for CI) вс, 31 мая 2026 г. в 09:38, Willy Tarreau <[email protected]>: > On Sun, May 31, 2026 at 09:28:16AM +0200, ???? ??????? wrote: > > Hello, Willy! > > > > couple of patches in the queue. > > Thanks Ilya, but you still didn't explain me (nor in the commit message) > what produces these errors / where they're observed. This is important, > nobody will be able to check they don't reintroduce them next time the > code is touched! > > willy >

