]> git.kaiwu.me - haproxy.git/commit
CI: set DEBUG_STRICT=2 for coverity scan
authorIlia Shipitsin <chipitsine@gmail.com>
Sat, 5 Jul 2025 15:18:42 +0000 (17:18 +0200)
committerWilly Tarreau <w@1wt.eu>
Sun, 6 Jul 2025 06:17:37 +0000 (08:17 +0200)
commit198d422a312102e3081b504839e0586b38d2448d
tree88b03672c211b5f36854c559a3fb024ad6ad2249
parent573143e0c8792a073433830159bc869e2934d7ba
CI: set DEBUG_STRICT=2 for coverity scan

enabling DEBUG_STRICT=2 will enable BUG_ON_HOT() and help coverity
in bug detection

for the reference: https://github.com/haproxy/haproxy/issues/3008
.github/workflows/coverity.yml