Skip to content

Add TODO

724fe1d
Select commit
Loading
Failed to load commit list.
Merged

Fix #14305 Wrong buffer sizes computed by valueFlowDynamicBufferSize() #8006

Add TODO
724fe1d
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded Dec 9, 2025 in 9m 48s

Annotations

Check warning on line 134 in lib/checkbufferoverrun.cpp

See this annotation in the file changed.

@sonarqubecloud 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

See this annotation in the file changed.

@sonarqubecloud 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