47
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Sep 02, 2025 — Sep 02, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix #14933: Each GUI log entry line should be output on a separate line (#8744) More... about 1 month ago
Fix #14891 FP knownConditionTrueFalse (dereferencing pointer to array member) (#8704) More... about 1 month ago
Fix #14928 Duplicate accessMoved in range-based for (#8746) More... about 1 month ago
Refs #14935: Fix index values in function call in for loop (#8753) More... about 1 month ago
Fix #14371: FP redundantAssignment for nested union members (#8748)
Daniel Marjamäki
as Daniel
More... about 1 month ago
Fix #14565 xml suppression: add macro attribute for specifying macro name (#8749) More... about 1 month ago
Fixed #14930 (Manual: Document hash value for warnings) (#8745) More... about 1 month ago
Fix #14896: false positive: missing co_return in void function (#8719) More... about 1 month ago
Fix #14894: false positive: co_return not recognized as return in combination with {} (#8741) More... about 1 month ago
Fix #14796: FP assertWithSideEffect for member functions without definition (#8607) More... about 1 month ago
Fix 14924: FP containerOutOfBounds (copy accessed in loop) (#8740) More... about 1 month ago
Fix #14931: dump file: Add classDef to scope (#8747) More... about 1 month ago
Fix #14929 Crash in CheckBufferOverrunImpl::getBufferSize() (#8743) More... about 1 month ago
Add test for #14422 (#8742) More... about 2 months ago
Followup to #8731: use isSplittedVarDeclEq() (#8739) More... about 2 months ago
Added configuration file for Microsoft.GSL library (#8738) More... about 2 months ago
Fix #14909 internalAstError with x.size() passed to template parameter (#8716) More... about 2 months ago
CI-windows.yml: cleaned up and sped up `build_qt` job (#8735) More... about 2 months ago
fixed #14922 - do not use absolute paths in CMake `INSTALL()` / added TODOs (#8734) More... about 2 months ago
Fix #14880 add support for Folders in slnx project file and skip non C++ projects (#8681) More... about 2 months ago
Fix #14919: FP constVariableReference (initialization with parentheses) (#8731) More... about 2 months ago
Fix #14437 fuzzing crash (null-pointer-use) in ValueFlowAnalyzer::assume() (#8730) More... about 2 months ago
Add test for #14684 (#8728) More... about 2 months ago
Fix #14704: False positive: IOWithoutPositioning reported for user functions fread and fwrite (#8726) More... about 2 months ago
Fix #14798: internalError on sscanf format string (#8724) More... about 2 months ago
Fix #14741 fuzzing crash (null-pointer-use) in SymbolicConditionHandler::parse() (#8722) More... about 2 months ago
Fix #14452 fuzzing crash (null-pointer-use) in ReverseTraversal::traverse() (#8723) More... about 2 months ago
Fix #14901: fuzzing timeout (hang) in Tokenizer::simplifyTypedef() (#8717) More... about 2 months ago
Add test for #14797: internalAstError with if in do while loop (#8725) More... about 2 months ago
Fix #14782: Partially or fully missing valuetype info for auto declarations (#8599) More... about 2 months ago