Fix #14305 Wrong buffer sizes computed by valueFlowDynamicBufferSize() #8006
SonarQubeCloud / SonarCloud Code Analysis
succeeded
Dec 9, 2025 in 9m 48s
Quality Gate passed
Annotations
Check warning on line 134 in lib/checkbufferoverrun.cpp
sonarqubecloud / SonarCloud Code Analysis
Replace comparison of negative left operand and unsigned right operand with a call to "std::cmp_less"
See more on https://sonarcloud.io/project/issues?id=danmar_cppcheck&issues=AZsETqxAgbzTCiVM1rjR&open=AZsETqxAgbzTCiVM1rjR&pullRequest=8006
Check warning on line 141 in lib/checkbufferoverrun.cpp
sonarqubecloud / SonarCloud Code Analysis
Replace comparison of negative left operand and unsigned right operand with a call to "std::cmp_less"
See more on https://sonarcloud.io/project/issues?id=danmar_cppcheck&issues=AZsETqxAgbzTCiVM1rjS&open=AZsETqxAgbzTCiVM1rjS&pullRequest=8006
Loading