-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Pull requests: danmar/cppcheck
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix #4626 (new check: potential NULL pointer dereference, when memory allocation fails)
#7068
opened Dec 4, 2024 by
danmar
Loading…
Fix #13373 FP returnReference for reference member
#7066
opened Dec 3, 2024 by
chrchr-github
Loading…
Fix #5783: False positive: Memory is free twice, subfunction that doesn't return
#7062
opened Dec 3, 2024 by
olabetskyi
•
Draft
Fix #12796 FN: (regression) constParameter (array)
#7055
opened Nov 30, 2024 by
chrchr-github
Loading…
ValueFlow: delayed some code until necessary and added some early outs
#7052
opened Nov 30, 2024 by
firewave
Loading…
Fix #13360 FN comparisonError with bit mask (regression)
#7051
opened Nov 30, 2024 by
chrchr-github
Loading…
Fix #12848 FP: null pointer dereference in while loop
#7048
opened Nov 28, 2024 by
chrchr-github
Loading…
run CTest in sanitizer jobs / added
gui-tests
CMake target
#7046
opened Nov 27, 2024 by
firewave
Loading…
Fix #13344 (Tokenizer: Do not remove extra parentheses ((..)))
#7036
opened Nov 24, 2024 by
swasti16
Loading…
refs #13334/#13335/#13340 - added tests showing issues with
-D
/-U
#7030
opened Nov 21, 2024 by
firewave
Loading…
added CMake option
USE_BOOST_INT128
to use a Boost.Multiprecision 128-bit integer for MathLib:big{u}int
#7028
opened Nov 21, 2024 by
firewave
Loading…
Fix #13327 FN mismatchingContainers for struct member and c_str()
#7024
opened Nov 19, 2024 by
chrchr-github
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.