Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / danmar/cppcheck issues and pull requests
#6738 - Fix #13047 (Add a --premium=safety-off option to explicitly turn off safety features)
Pull Request -
State: closed - Opened by danmar 3 months ago
#6737 - ValueFlow: some small cleanups
Pull Request -
State: closed - Opened by firewave 3 months ago
#6733 - test/cli/clang-import_test.py: create files in temporary folder / some cleanups
Pull Request -
State: closed - Opened by firewave 3 months ago
- 1 comment
#6728 - TestIO: added missing testing of `Win32W`
Pull Request -
State: closed - Opened by firewave 3 months ago
- 2 comments
#6717 - CI: Update Cppcheck Premium and remove suppression for false positives
Pull Request -
State: closed - Opened by danmar 3 months ago
#6716 - Fix #13004 (SymbolDatabase: Wrong overloaded function is called)
Pull Request -
State: closed - Opened by danmar 3 months ago
#6715 - Fix #9792 (SymbolDatabase: Wrong ValueType is set for function pointer usage 'using fp = int(int*)')
Pull Request -
State: closed - Opened by danmar 3 months ago
#6714 - Fix #12943 FP knownConditionTrueFalse with lambda in if condition
Pull Request -
State: closed - Opened by chrchr-github 3 months ago
- 3 comments
#6713 - Fix #13030 (Checkers report: Misra C 8.13 is not executed unless --enable=style is used)
Pull Request -
State: closed - Opened by danmar 3 months ago
#6712 - Fix #13029 (Update checkers report: Misra C directives)
Pull Request -
State: closed - Opened by danmar 3 months ago
#6711 - Fix #13027 (daca@home does not handle well when results are too large)
Pull Request -
State: closed - Opened by danmar 3 months ago
#6710 - Fix #13026 (Fix Coverity issues)
Pull Request -
State: closed - Opened by danmar 3 months ago
- 2 comments
#6709 - Fix #12867 (Wrong ast: 'i{0}' in for loop init expression)
Pull Request -
State: closed - Opened by danmar 3 months ago
#6708 - testrunner: removed unused and inconsistently used return value from `assert*()` functions
Pull Request -
State: closed - Opened by firewave 3 months ago
- 1 comment
#6707 - Fix #12822 (FP knownPointerToBool with array parameter (regression))
Pull Request -
State: closed - Opened by danmar 3 months ago
#6706 - GUI testing: Rename mainwindow.txt => mainwindow.md
Pull Request -
State: closed - Opened by danmar 3 months ago
#6705 - Fix #13008 (GUI: Crash when I try to recheck a file)
Pull Request -
State: closed - Opened by danmar 3 months ago
#6704 - test/CMakeLists.txt: bumped CTest timeout to accommodate `macos-*` runner slowness
Pull Request -
State: closed - Opened by firewave 3 months ago
- 2 comments
#6703 - Fix #13012: Duplicated misra warnings from misra.py and premiumaddon are not filtered properly in windows
Pull Request -
State: closed - Opened by swasti16 3 months ago
#6702 - CI: remove unneeded cppcheck premium suppressions
Pull Request -
State: closed - Opened by danmar 3 months ago
#6701 - programmemory.cpp: avoid repeated iteration over values in `Executor::executeImpl()`
Pull Request -
State: open - Opened by firewave 3 months ago
- 4 comments
#6700 - programmemory.cpp: avoid some unnecessary copies in `Executor::executeImpl()`
Pull Request -
State: closed - Opened by firewave 3 months ago
- 1 comment
#6699 - Fix #13007: GUI: The 'reanalyze modified files' option is disabled
Pull Request -
State: closed - Opened by olabetskyi 3 months ago
#6698 - Fix #13017 (GUI: Problems to execute python scripts)
Pull Request -
State: closed - Opened by danmar 3 months ago
#6697 - avoid using temporary objects in `followAllReferences()`
Pull Request -
State: closed - Opened by firewave 3 months ago
- 5 comments
#6696 - use `pytest-xdist` to utilize multiple workers for Python tests
Pull Request -
State: open - Opened by firewave 3 months ago
- 3 comments
#6695 - Fix #13014: GUI: wrong misra command if misra rule texts is specified
Pull Request -
State: closed - Opened by swasti16 3 months ago
#6694 - Fix #13015 (CI: Test typedef-info output)
Pull Request -
State: closed - Opened by danmar 3 months ago
#6693 - changed `ccache-action` GitHub action to `v1.2` for most workflows
Pull Request -
State: closed - Opened by firewave 3 months ago
- 1 comment
#6692 - updated fixture costs for CTest
Pull Request -
State: closed - Opened by firewave 3 months ago
- 1 comment
#6691 - refs #12080 - testrunner: do not create test implementation until it is used
Pull Request -
State: closed - Opened by firewave 3 months ago
- 1 comment
#6690 - Fix #13013: Add isFunctionPointer to typeDef-info
Pull Request -
State: closed - Opened by swasti16 3 months ago
#6689 - Fix #13011 (False positive: returnByReference should not be recommended for non const method marked with &&)
Pull Request -
State: closed - Opened by danmar 3 months ago
#6688 - Safety: Use proper ref specifiers on methods that returns reference to members
Pull Request -
State: closed - Opened by danmar 3 months ago
- 5 comments
#6687 - Fix #13001 knownConditionTrueFalse with QVector::append()
Pull Request -
State: open - Opened by chrchr-github 3 months ago
- 1 comment
#6686 - Fix #13009: Add valueType-originalTypeName
Pull Request -
State: closed - Opened by swasti16 3 months ago
#6685 - Partial fix for #8433 FN unusedVariable not detected when there is lambda (regression)
Pull Request -
State: closed - Opened by chrchr-github 3 months ago
#6684 - cleaned up stream includes based on include-what-you-use
Pull Request -
State: open - Opened by firewave 3 months ago
- 1 comment
#6683 - enabled and mitigated `performance-noexcept-swap` clang-tidy warnings
Pull Request -
State: closed - Opened by firewave 3 months ago
#6682 - Refactoring: Use NOEXCEPT for swap methods
Pull Request -
State: closed - Opened by danmar 3 months ago
#6681 - Code cleanup: Use c++ type std::uintptr_t
Pull Request -
State: closed - Opened by danmar 3 months ago
#6680 - Code cleanup: Remove unused object
Pull Request -
State: closed - Opened by danmar 3 months ago
#6679 - CI: clarify cppcheck premium selfcheck suppressions
Pull Request -
State: closed - Opened by danmar 3 months ago
#6678 - fixed #13133 - removed deprecated Qt5 support
Pull Request -
State: open - Opened by firewave 3 months ago
- 4 comments
#6677 - Ticket 11403: Added tests
Pull Request -
State: closed - Opened by orbitcowboy 3 months ago
#6676 - Fix #13000 FP knownConditionTrueFalse with std::string::append()
Pull Request -
State: closed - Opened by chrchr-github 3 months ago
#6675 - Fix #12998 FP knownConditionTrueFalse with QString::split()
Pull Request -
State: closed - Opened by chrchr-github 3 months ago
#6674 - Fix #12999: Improve smart_pointer ValueType assignment
Pull Request -
State: closed - Opened by olabetskyi 3 months ago
#6673 - mitigated most `bugprone-unused-return-value` clang-tidy warnings in test code when we enable it for *all* functions
Pull Request -
State: closed - Opened by firewave 3 months ago
- 2 comments
#6672 - enabled `bugprone-unused-return-value` clang-tidy warnings
Pull Request -
State: closed - Opened by firewave 3 months ago
#6671 - Fix #12996 FP memleak after checking for failure
Pull Request -
State: closed - Opened by chrchr-github 3 months ago
#6670 - enabled and mitigated `cppcoreguidelines-pro-type-static-cast-downcast` clang-tidy warnings
Pull Request -
State: closed - Opened by firewave 3 months ago
#6669 - Fix #12994 FN knownConditionTrueFalse for string size after concatenation
Pull Request -
State: closed - Opened by chrchr-github 3 months ago
#6668 - Fix #12991 Fix build on Windows for ARM64
Pull Request -
State: closed - Opened by chrchr-github 3 months ago
- 2 comments
#6667 - Fix #12993 FP containerOutOfBounds with array of strings
Pull Request -
State: closed - Opened by chrchr-github 3 months ago
#6666 - Fix #12941 Dynamic cast wrong logic
Pull Request -
State: closed - Opened by chrchr-github 3 months ago
#6665 - Fix #12992 (Refactoring: Use l-value reference specifier for assignment operators to prevent misuse)
Pull Request -
State: closed - Opened by danmar 3 months ago
- 3 comments
#6664 - ValueFlow: extracted analyzers to `vf_analyzers.{cpp|h}`
Pull Request -
State: closed - Opened by firewave 3 months ago
- 4 comments
#6663 - Amend fix for #12987
Pull Request -
State: closed - Opened by chrchr-github 4 months ago
#6662 - Ticket 12966 added regression test
Pull Request -
State: closed - Opened by orbitcowboy 4 months ago
#6661 - Fix #12987 false negative: knownConditionTrueFalse with std::string (regression)
Pull Request -
State: closed - Opened by chrchr-github 4 months ago
#6660 - Fix #12966 FN returnDanglingLifetime with std::span and array (regression)
Pull Request -
State: closed - Opened by chrchr-github 4 months ago
#6659 - Fix #12984 (GUI: Misra C++ option does not work well in project dialog)
Pull Request -
State: closed - Opened by danmar 4 months ago
#6658 - run `test/cli` Python tests from root dir now they are location-independent
Pull Request -
State: closed - Opened by firewave 4 months ago
- 2 comments
#6657 - CI: check our code with misra c++ 2023
Pull Request -
State: closed - Opened by danmar 4 months ago
#6656 - Fix #12989: Honor attribute cleanup in unusedFunction
Pull Request -
State: closed - Opened by mptre 4 months ago
- 1 comment
#6655 - Fix #12978: false positive : Misra C 8.4: extern variables with structs
Pull Request -
State: closed - Opened by swasti16 4 months ago
#6654 - Fix #12974 FN functionConst with std::as_const()
Pull Request -
State: closed - Opened by chrchr-github 4 months ago
- 3 comments
#6653 - ProgramMemory: no longer offer mutable iterators
Pull Request -
State: closed - Opened by firewave 4 months ago
- 4 comments
#6652 - ProgramMemory: avoid unnecessary copy in `erase_if()`
Pull Request -
State: open - Opened by firewave 4 months ago
- 4 comments
#6651 - programmemory.cpp: avoid calls to non-const `at()` / added `utils::as_const()`
Pull Request -
State: closed - Opened by firewave 4 months ago
- 10 comments
#6650 - Enhance Efficiency, Readability, and Performance in Various Cppcheck Modules
Pull Request -
State: open - Opened by merttozer 4 months ago
- 1 comment
#6649 - updated CI to Clang 20
Pull Request -
State: open - Opened by firewave 4 months ago
- 1 comment
#6648 - Fix #11031: false positive: exceptThrowInDestructor with destructor declared noexcept(false)
Pull Request -
State: closed - Opened by olabetskyi 4 months ago
#6647 - astutils.cpp: always inline `isMutableExpression()` with Clang
Pull Request -
State: closed - Opened by firewave 4 months ago
- 4 comments
#6646 - ProgramMemory: only copy `mValues` on write
Pull Request -
State: closed - Opened by firewave 4 months ago
- 4 comments
#6645 - fixed #12972 - PathMatch: normalize all slashes (fixes matching when slashes differ between files and ignore mask) / cleanups
Pull Request -
State: closed - Opened by firewave 4 months ago
#6644 - Update AUTHORS [skip ci]
Pull Request -
State: closed - Opened by chrchr-github 4 months ago
#6643 - Revert "ValueFlow: extracted `ValueFlowAnalyzer` into separate file"
Pull Request -
State: closed - Opened by pfultz2 4 months ago
- 3 comments
#6641 - findtoken.h: make sure code is being matchcompiled
Pull Request -
State: open - Opened by firewave 4 months ago
- 4 comments
#6640 - ValueFlow: extracted `ValueFlowAnalyzer` into separate file
Pull Request -
State: closed - Opened by firewave 4 months ago
- 3 comments
#6636 - refs #12274 / fixed #13287 - test/cli/proj2_test.py: made it location-independent / some cleanups
Pull Request -
State: closed - Opened by firewave 4 months ago
- 6 comments
#6634 - CppCheck: small `AnalyzerInformation` usage cleanup
Pull Request -
State: open - Opened by firewave 4 months ago
- 3 comments
#6632 - fixed #12516 - added a preliminary tuning guide [skip ci]
Pull Request -
State: open - Opened by firewave 4 months ago
- 2 comments
#6631 - Fix #12953 Wrong error id reported (memleak vs. resourceLeak)
Pull Request -
State: closed - Opened by chrchr-github 4 months ago
#6630 - Fix #12958 Stack overflow with using namespace
Pull Request -
State: closed - Opened by chrchr-github 4 months ago
#6629 - programmemory.cpp: avoid unnecessary `infer()` calls in `Executor::executeimpl()`
Pull Request -
State: closed - Opened by firewave 4 months ago
- 1 comment
#6628 - avoid duplicated evaluation in `ProgramMemoryState::removeModifiedVars()`
Pull Request -
State: open - Opened by firewave 4 months ago
- 4 comments
#6627 - cleaned up includes based on include-what-you-use
Pull Request -
State: closed - Opened by firewave 4 months ago
#6626 - gnu.cfg: Added configuration for get_current_dir_name().
Pull Request -
State: closed - Opened by orbitcowboy 4 months ago
#6625 - Fix #12423 (GUI: The Recheck option does not recheck the selected file)
Pull Request -
State: closed - Opened by danmar 4 months ago
#6624 - test/cli/other_test.py: fixed `unused-variable` pylint warning
Pull Request -
State: closed - Opened by firewave 4 months ago
#6623 - astutils.cpp: perform lighter checks first in `isMutableExpression()`
Pull Request -
State: closed - Opened by firewave 4 months ago
- 1 comment
#6622 - infer.cpp: only perform `remove_if()` call in `infer()` if actually required
Pull Request -
State: closed - Opened by firewave 4 months ago
#6621 - Add test for #12391
Pull Request -
State: closed - Opened by chrchr-github 4 months ago
#6620 - Fix #11899 FP unusedScopedObject for function call and imported constructor
Pull Request -
State: closed - Opened by chrchr-github 4 months ago
#6619 - Fix #12828 (cmdline: suggestion to use --checkers-report even though it is used)
Pull Request -
State: closed - Opened by danmar 4 months ago
#6618 - CI-unixish.yml: show check time for each file in selfcheck
Pull Request -
State: closed - Opened by firewave 4 months ago
- 3 comments
#6617 - ValueFlow: extracted even more code into separate files
Pull Request -
State: closed - Opened by firewave 4 months ago
- 1 comment
#6616 - Add tests for #12592, #12786, #12908
Pull Request -
State: closed - Opened by chrchr-github 4 months ago