-
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
fixed #13485 - symbol names in error messages were not serialized
#7142
opened Dec 27, 2024 by
firewave
Loading…
moved
runChecks()
and getErrorMessages()
implementions of checks into source files
#7139
opened Dec 27, 2024 by
firewave
Loading…
CheckBufferOverrun: bail out early in
getBufferSize()
#7134
opened Dec 25, 2024 by
firewave
Loading…
explicitly convert
MathLib::big{u}int
to/from other types / small cleanup
#7129
opened Dec 24, 2024 by
firewave
Loading…
Detect C functions that can be declared with static linkage
#7127
opened Dec 23, 2024 by
mptre
Loading…
Fixed #13462 (The misra c++ 2008 related open source checkers should be executed when --premium=misra-c++-2008 is used)
#7125
opened Dec 22, 2024 by
danmar
Loading…
man: Add missing options and normalize option formats
#7123
opened Dec 21, 2024 by
BebeSparkelSparkel
Loading…
refs #12171 - report error when adding a suppression more than once / added
Suppressions::updateSuppressionState()
#7122
opened Dec 21, 2024 by
firewave
Loading…
Fix #13333: better handling when source file is repeated in compile_commands.json
#7117
opened Dec 18, 2024 by
olabetskyi
•
Draft
fixed #13440 - do not crash when whole program analysis addon execution fails
#7114
opened Dec 17, 2024 by
firewave
Loading…
refs #13087 - fixed
unmatchedSuppression
not being shown with cached results and -j2
#7093
opened Dec 10, 2024 by
firewave
Loading…
Fix #5783: False positive: Memory is free twice, subfunction that doesn't return
#7062
opened Dec 3, 2024 by
olabetskyi
•
Draft
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.