17 Jun
2026
17 Jun
'26
1:11 a.m.
On Mon, 15 Jun 2026 18:18:28 +1000
David Gibson
Another cppcheck version, another batch of false positives :(. These appears to be cppcheck regressions, I've filed two bugs on their tracker.
Still, here are workarounds in the passt code. At least I managed to make a few genuine if minor improvements to the code along the way.
David Gibson (5): cppcheck: Remove unused CPPCHECK_6936 cppcheck: Add workaround for cppcheck bug 14847 tcp: Merge common sequence logic from tcp_{buf,vu}_data_from_sock() tcp: Avoid SEQ_*() comparisons against 0 tcp: MAX_WINDOW should be unsigned
Applied. -- Stefano