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
#6846 - cleaned up includes based on include-what-you-use
Pull Request -
State: closed - Opened by firewave about 2 months ago
#6845 - ValueFlow: extracted `valueFlowSymbolicOperators()` into separate file
Pull Request -
State: closed - Opened by firewave about 2 months ago
- 1 comment
#6844 - Fix #12888 fuzzing crash in getEnumType()
Pull Request -
State: closed - Opened by chrchr-github about 2 months ago
#6843 - Update the syntax in reduce.py
Pull Request -
State: closed - Opened by swasti16 about 2 months ago
#6842 - std.cfg: Added support for 'std::monostate' for unusedScopedObject-check
Pull Request -
State: closed - Opened by orbitcowboy about 2 months ago
#6841 - clang-tidy.yml: properly specify CMake option `WARNINGS_ARE_ERRORS` / mitigated `-Wformat` warnings
Pull Request -
State: closed - Opened by firewave about 2 months ago
#6840 - updated Qt in CI to 6.7.3
Pull Request -
State: closed - Opened by firewave about 2 months ago
- 2 comments
#6839 - Fix 13140: misra.py crash, guideline 9.2
Pull Request -
State: closed - Opened by swasti16 about 2 months ago
#6838 - Fix 13143: False positive: misra 14.1 (i < n) && (x[i] > last)
Pull Request -
State: closed - Opened by swasti16 about 2 months ago
#6837 - Fix #13125 checkLibraryFunction warning due to bad overload resolution
Pull Request -
State: closed - Opened by chrchr-github about 2 months ago
#6836 - Multiline Pragma Directive False Positive
Pull Request -
State: closed - Opened by nelsoncj-ibm about 2 months ago
- 3 comments
#6835 - enabled `clang-analyzer-*` clang-tidy warnings
Pull Request -
State: open - Opened by firewave about 2 months ago
- 3 comments
#6834 - fix #11845: FP variableScope if buffer is passed to a conditionally called function
Pull Request -
State: closed - Opened by ludviggunne about 2 months ago
#6833 - ValueFlow: extracted `valueFlowConditionExpressions()` into separate file
Pull Request -
State: closed - Opened by firewave about 2 months ago
- 3 comments
#6832 - Fix #13142 FP knownConditionTrueFalse when constructing container from iterator adaptor
Pull Request -
State: closed - Opened by chrchr-github about 2 months ago
#6831 - Fix ref qualifiers for methods
Pull Request -
State: open - Opened by danmar about 2 months ago
#6830 - Fix #13139 Assert failure in valueflow.cpp::setSymbolic()
Pull Request -
State: closed - Opened by chrchr-github about 2 months ago
- 2 comments
#6829 - Preprocessor: several cleanups
Pull Request -
State: closed - Opened by firewave about 2 months ago
#6828 - testrunner: more usage of actual `Preprocessor` instead of hand-rolled code / some cleanups
Pull Request -
State: closed - Opened by firewave about 2 months ago
#6827 - Fix #13136 FN deallocuse with FILE*
Pull Request -
State: closed - Opened by chrchr-github about 2 months ago
#6826 - fixed #13134 - no longer implicitly enable `missingInclude` with `information`
Pull Request -
State: closed - Opened by firewave about 2 months ago
#6825 - fixed #13128 - apply enforced language with `--clang`
Pull Request -
State: closed - Opened by firewave about 2 months ago
#6824 - refs #13128/#13129/#13130: test/clang/clang-import_test.py: test passthrough of options
Pull Request -
State: closed - Opened by firewave about 2 months ago
- 1 comment
#6823 - Fix #13126 FP deallocuse with fdopen()
Pull Request -
State: closed - Opened by chrchr-github about 2 months ago
#6822 - fix #13117 FP: unusedFunction: The function 'f' is never used.
Pull Request -
State: closed - Opened by ludviggunne about 2 months ago
#6821 - Fix #13119 FN: deallocuse (std::wcrtomb)
Pull Request -
State: closed - Opened by chrchr-github about 2 months ago
#6820 - use libc++ in conjunction with Clang in CI
Pull Request -
State: open - Opened by firewave about 2 months ago
- 3 comments
#6819 - Fixed #13127 (SymbolDatabase: findFunction does not handle ref-qualifiers properly)
Pull Request -
State: closed - Opened by danmar about 2 months ago
#6818 - refs #12066 - added CMake option `BUILD_ONLINE_HELP` to conditionally add `online-help.qhc` target to CMake
Pull Request -
State: closed - Opened by firewave about 2 months ago
- 3 comments
#6817 - test/cfg/boost.cpp: added missing include for `BOOST_SCOPED_ENUM_DECL…
Pull Request -
State: closed - Opened by firewave about 2 months ago
- 2 comments
#6816 - scriptcheck.yml: fixated `pylint` version to avoid failures with newly introduced checks
Pull Request -
State: closed - Opened by firewave about 2 months ago
- 2 comments
#6815 - refs #12066 - build GUI release for Windows with CMake
Pull Request -
State: open - Opened by firewave about 2 months ago
- 4 comments
#6814 - scriptcheck.yml: fixated `pylint` version to avoid failures with newly introduced checks
Pull Request -
State: closed - Opened by firewave about 2 months ago
- 1 comment
#6813 - fixed `-Wmissing-include-dirs` warning by running autogen before PCH generation in CI
Pull Request -
State: closed - Opened by firewave about 2 months ago
#6812 - added more samples
Pull Request -
State: closed - Opened by firewave 2 months ago
- 1 comment
#6811 - Fix #13108 FP invalidContainer when constructing container from iterators
Pull Request -
State: closed - Opened by chrchr-github 2 months ago
#6810 - Fix #13088 debug: Scope::checkVariable found variable 'impl' with varid 0. [varid0]
Pull Request -
State: closed - Opened by chrchr-github 2 months ago
#6809 - test/cfg: fixed `-Wimplicit-function-declaration` warnings / std.cfg: removed non-existent (draft) functions
Pull Request -
State: closed - Opened by firewave 2 months ago
- 7 comments
#6808 - test/cfg/boost.cpp: added missing include for `BOOST_SCOPED_ENUM_DECLARE_*`
Pull Request -
State: closed - Opened by firewave 2 months ago
- 1 comment
#6807 - Add support for std::complex (refs #11313)
Pull Request -
State: closed - Opened by chrchr-github 2 months ago
#6806 - fix #11798: FP missingReturn on function with switch
Pull Request -
State: closed - Opened by ludviggunne 2 months ago
#6805 - Fix #13105 checkLibraryFunction for smart pointer to container
Pull Request -
State: closed - Opened by chrchr-github 2 months ago
#6804 - removed support for Python 2.7 / small cleanups
Pull Request -
State: closed - Opened by firewave 2 months ago
- 1 comment
#6803 - donate-cpu-server.py: added a preliminary clients report
Pull Request -
State: closed - Opened by firewave 2 months ago
#6802 - Fix #13104 FP CastIntegerToAddressAtReturn with function pointer and typedef
Pull Request -
State: closed - Opened by chrchr-github 2 months ago
#6801 - fix 12177: false positive: unusedStructMember with default equality
Pull Request -
State: open - Opened by ludviggunne 2 months ago
#6800 - std.cfg: #Ticket 1544: Added regression tests (eraseIteratorOutOfBounds)
Pull Request -
State: closed - Opened by orbitcowboy 2 months ago
#6799 - astutils.cpp: fixed suboptimal string comparisons / small cleanup
Pull Request -
State: closed - Opened by firewave 2 months ago
- 7 comments
#6798 - fix #12207: FP variableScope with brace init
Pull Request -
State: open - Opened by ludviggunne 2 months ago
- 7 comments
#6797 - fix #10305 & #10699: FP unusedStructMember with aggregate initialization
Pull Request -
State: open - Opened by ludviggunne 2 months ago
- 3 comments
#6796 - Fix #13095 nullptr dereference in simplifyUsing()
Pull Request -
State: closed - Opened by chrchr-github 2 months ago
#6795 - Fix #13094 internalError for function pointer typedef
Pull Request -
State: closed - Opened by chrchr-github 2 months ago
#6794 - Fix #13090 using declaration not simplified in namespace or class scope
Pull Request -
State: closed - Opened by chrchr-github 2 months ago
#6793 - Fix #13093 FP incorrectStringBooleanError for nullptr check in macro
Pull Request -
State: closed - Opened by chrchr-github 2 months ago
#6792 - fix #11542: FP memleak when using memcpy() with pointer
Pull Request -
State: open - Opened by ludviggunne 2 months ago
- 3 comments
#6791 - refs #11342 - Library: avoid redundant lookups in `getarg()`
Pull Request -
State: closed - Opened by firewave 2 months ago
- 3 comments
#6790 - Fix #13085 FN: constVariablePointer for nested array access
Pull Request -
State: closed - Opened by chrchr-github 2 months ago
#6789 - Update Japanese Translation (#6779)
Pull Request -
State: closed - Opened by fu7mu4 2 months ago
- 2 comments
#6788 - Add japanese tr
Pull Request -
State: closed - Opened by fu7mu4 2 months ago
- 1 comment
#6787 - CI-unixish.yml: fail `build` step if changed or unversioned files exist at the end
Pull Request -
State: open - Opened by firewave 2 months ago
- 3 comments
#6786 - Fix #13078 FP nullPointer with sqlite3_open_v2
Pull Request -
State: closed - Opened by chrchr-github 2 months ago
#6785 - std.cfg: Added support for std::format_error
Pull Request -
State: closed - Opened by orbitcowboy 2 months ago
#6784 - reduced size of `ValueFlow::Value`
Pull Request -
State: open - Opened by firewave 2 months ago
- 2 comments
#6783 - ValueFlow: extracted `valueFlowSwitchVariable()` into separate file
Pull Request -
State: closed - Opened by firewave 2 months ago
- 4 comments
#6782 - ValueFlow: extracted `valueFlowInferCondition()` into separate file
Pull Request -
State: closed - Opened by firewave 2 months ago
#6781 - Fix #11430 internalAstError with using and functional-style cast
Pull Request -
State: closed - Opened by chrchr-github 2 months ago
- 1 comment
#6780 - fixed #13083 - correct addons and cfgs install locations (#6764)
Pull Request -
State: closed - Opened by firewave 2 months ago
#6779 - Update Japanese Translation
Pull Request -
State: closed - Opened by fu7mu4 2 months ago
- 2 comments
#6778 - Fix #11750 (refactor ctu-info to generate fewer artifacts on disk)
Pull Request -
State: closed - Opened by danmar 2 months ago
- 23 comments
#6777 - CI: Run all github actions on commits in release branches
Pull Request -
State: closed - Opened by danmar 2 months ago
#6776 - Fix cmake install path issue
Pull Request -
State: closed - Opened by gzzi 2 months ago
- 2 comments
#6775 - Fix #13074 (GUI: The guideline/classification is not always set correctly in CERT reports)
Pull Request -
State: closed - Opened by danmar 2 months ago
#6774 - fix #8109: False positive: memory is freed twice (overloaded delete)
Pull Request -
State: closed - Opened by ludviggunne 2 months ago
- 2 comments
#6773 - Fix #13072 FN constVariablePointer for nested array access (regression)
Pull Request -
State: closed - Opened by chrchr-github 3 months ago
#6772 - Fix #13070 FP uninitMemberVar for method -- parameter pack + namespace confusion (regression)
Pull Request -
State: closed - Opened by chrchr-github 3 months ago
#6771 - Fix #13069 FN constVariable for multidimensional array
Pull Request -
State: closed - Opened by chrchr-github 3 months ago
#6770 - Fix #13067 FP incorrectStringBooleanError for macro argument
Pull Request -
State: closed - Opened by chrchr-github 3 months ago
#6769 - importproject: fix reading of msvc std option
Pull Request -
State: open - Opened by ludviggunne 3 months ago
- 3 comments
#6768 - Fix #13064 FP derefInvalidIteratorRedundantCheck for initializer_list (regression)
Pull Request -
State: closed - Opened by chrchr-github 3 months ago
#6767 - bumped simplecpp to 1.1.5 / improved testing (and output) / added TODOs
Pull Request -
State: closed - Opened by firewave 3 months ago
- 3 comments
#6766 - fixed #13066 - Makefile: need to use `override` when appending to variable specified on the command-line
Pull Request -
State: closed - Opened by firewave 3 months ago
- 1 comment
#6765 - fixed #13066 - Makefile: need to use `override` when appending to variable specified on the command-line
Pull Request -
State: closed - Opened by firewave 3 months ago
- 2 comments
#6764 - fixed #13083 - correct addons and cfgs install locations
Pull Request -
State: closed - Opened by AMDmi3 3 months ago
- 11 comments
#6763 - removed duplicated `ErrorPath*` aliases
Pull Request -
State: closed - Opened by firewave 3 months ago
#6763 - removed duplicated `ErrorPath*` aliases
Pull Request -
State: closed - Opened by firewave 3 months ago
#6762 - CI: Update Cppcheck Premium used for selfchecking to 24.9.0.1
Pull Request -
State: closed - Opened by danmar 3 months ago
#6762 - CI: Update Cppcheck Premium used for selfchecking to 24.9.0.1
Pull Request -
State: closed - Opened by danmar 3 months ago
#6761 - more `const_iterator` usage
Pull Request -
State: closed - Opened by firewave 3 months ago
- 2 comments
#6761 - more `const_iterator` usage
Pull Request -
State: closed - Opened by firewave 3 months ago
- 2 comments
#6760 - bumped version to 2.15.99/2.16
Pull Request -
State: closed - Opened by firewave 3 months ago
#6760 - bumped version to 2.15.99/2.16
Pull Request -
State: closed - Opened by firewave 3 months ago
#6759 - utilize `returns_nonnull` function attribute
Pull Request -
State: closed - Opened by firewave 3 months ago
- 1 comment
#6756 - ValueFlow: various small optimizations
Pull Request -
State: open - Opened by firewave 3 months ago
- 2 comments
#6751 - releasenotes: start new notes for 2.16 [ci skip]
Pull Request -
State: closed - Opened by danmar 3 months ago
#6746 - win_installer: Update cfg file list
Pull Request -
State: closed - Opened by danmar 3 months ago
#6743 - iwyu.yml: also run with libc++ [skip ci]
Pull Request -
State: closed - Opened by firewave 3 months ago
- 2 comments
#6742 - fixed #13129 - apply `--std` with `--clang` / fixed usage of `Standards::stdValue`
Pull Request -
State: closed - Opened by firewave 3 months ago
- 7 comments
#6741 - Formatting: Execute runformat
Pull Request -
State: closed - Opened by danmar 3 months ago
#6741 - Formatting: Execute runformat
Pull Request -
State: closed - Opened by danmar 3 months ago
#6740 - fix #13021: cmdline: validate option --std
Pull Request -
State: closed - Opened by ludviggunne 3 months ago
- 20 comments