Skip to content

Actions: danmar/cppcheck

undefined behaviour sanitizers

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
5,700 workflow runs
5,700 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

Fix 13143: False positive: misra 14.1 (i < n) && (x[i] > last)
undefined behaviour sanitizers #15566: Pull request #6838 synchronize by swasti16
October 5, 2024 12:48 37m 41s swasti16:swasti/13143
October 5, 2024 12:48 37m 41s
made some symbols in Python files private (#6851)
undefined behaviour sanitizers #15565: Commit 27a8f24 pushed by firewave
October 5, 2024 11:24 38m 26s main
October 5, 2024 11:24 38m 26s
Add missing QtClassHelperMacros (#6859)
undefined behaviour sanitizers #15564: Commit e27c9bf pushed by danmar
October 5, 2024 10:41 33m 16s main
October 5, 2024 10:41 33m 16s
Fix #13182 FP AssignmentIntegerToAddress with functional-style cast
undefined behaviour sanitizers #15563: Pull request #6861 opened by chrchr-github
October 5, 2024 09:40 49m 25s chrchr-github:chr_13182
October 5, 2024 09:40 49m 25s
fix #11845: FP variableScope if buffer is passed to a conditionally called function
undefined behaviour sanitizers #15562: Pull request #6834 synchronize by ludviggunne
October 5, 2024 09:36 33m 40s ludviggunne:11845
October 5, 2024 09:36 33m 40s
fix #11798: FP missingReturn on function with switch (#6806)
undefined behaviour sanitizers #15561: Commit 88a236c pushed by danmar
October 5, 2024 07:08 43m 37s main
October 5, 2024 07:08 43m 37s
cli: add --premium option for license file (#6858)
undefined behaviour sanitizers #15560: Commit addfb01 pushed by danmar
October 4, 2024 14:49 34m 35s main
October 4, 2024 14:49 34m 35s
Add missing QtClassHelperMacros
undefined behaviour sanitizers #15558: Pull request #6859 opened by bjornblissing
October 4, 2024 13:33 43m 54s bjornblissing:QT_CLASSHELPERMACROS
October 4, 2024 13:33 43m 54s
cli: add --premium option for license file
undefined behaviour sanitizers #15557: Pull request #6858 synchronize by danmar
October 4, 2024 13:12 1h 3m 6s cppchecksolutions:premium-license-file
October 4, 2024 13:12 1h 3m 6s
cli: add --premium option for license file
undefined behaviour sanitizers #15556: Pull request #6858 synchronize by danmar
October 4, 2024 13:05 45m 36s cppchecksolutions:premium-license-file
October 4, 2024 13:05 45m 36s
cli: add --premium option for license file
undefined behaviour sanitizers #15555: Pull request #6858 opened by danmar
October 4, 2024 12:38 34m 0s cppchecksolutions:premium-license-file
October 4, 2024 12:38 34m 0s
Adding missing QT macros for QMetaType
undefined behaviour sanitizers #15554: Pull request #6857 opened by bjornblissing
October 4, 2024 12:07 41m 20s bjornblissing:QMetaType
October 4, 2024 12:07 41m 20s
fix #11845: FP variableScope if buffer is passed to a conditionally called function
undefined behaviour sanitizers #15553: Pull request #6834 synchronize by ludviggunne
October 3, 2024 10:40 35m 8s ludviggunne:11845
October 3, 2024 10:40 35m 8s
fix #11798: FP missingReturn on function with switch
undefined behaviour sanitizers #15552: Pull request #6806 synchronize by ludviggunne
October 3, 2024 10:28 46m 15s ludviggunne:11798
October 3, 2024 10:28 46m 15s
fix #11798: FP missingReturn on function with switch
undefined behaviour sanitizers #15551: Pull request #6806 synchronize by ludviggunne
October 3, 2024 09:45 53m 17s ludviggunne:11798
October 3, 2024 09:45 53m 17s
fix #11845: FP variableScope if buffer is passed to a conditionally called function
undefined behaviour sanitizers #15550: Pull request #6834 synchronize by ludviggunne
October 3, 2024 09:45 33m 28s ludviggunne:11845
October 3, 2024 09:45 33m 28s
Fix 13143: False positive: misra 14.1 (i < n) && (x[i] > last)
undefined behaviour sanitizers #15549: Pull request #6838 synchronize by swasti16
October 2, 2024 16:08 35m 7s swasti16:swasti/13143
October 2, 2024 16:08 35m 7s
Fix #13163 fuzzing crash in getEnumType() (#6850)
undefined behaviour sanitizers #15548: Commit 3466bdc pushed by chrchr-github
October 2, 2024 09:27 39m 25s main
October 2, 2024 09:27 39m 25s
Fix #13163 fuzzing crash in getEnumType()
undefined behaviour sanitizers #15547: Pull request #6850 synchronize by chrchr-github
October 1, 2024 20:34 33m 33s chrchr-github:chr_13163
October 1, 2024 20:34 33m 33s
Update the syntax in reduce.py (#6843)
undefined behaviour sanitizers #15546: Commit 9766474 pushed by danmar
October 1, 2024 16:48 44m 41s main
October 1, 2024 16:48 44m 41s
Fix #13164 FP checkLibraryNoReturn when calling library constructor (…
undefined behaviour sanitizers #15545: Commit a01c9c2 pushed by orbitcowboy
October 1, 2024 16:33 43m 43s main
October 1, 2024 16:33 43m 43s
Fix #13163 fuzzing crash in getEnumType()
undefined behaviour sanitizers #15544: Pull request #6850 synchronize by chrchr-github
October 1, 2024 16:28 52m 16s chrchr-github:chr_13163
October 1, 2024 16:28 52m 16s
Fix #12928 (GUI: running cppcheck premium with LOC license) (#6854)
undefined behaviour sanitizers #15543: Commit 92431a8 pushed by danmar
October 1, 2024 14:59 32m 59s main
October 1, 2024 14:59 32m 59s
Update the syntax in reduce.py
undefined behaviour sanitizers #15542: Pull request #6843 synchronize by swasti16
October 1, 2024 14:33 42m 14s swasti16:update_syntax_in_reduce.py
October 1, 2024 14:33 42m 14s
Fix #13164 FP checkLibraryNoReturn when calling library constructor
undefined behaviour sanitizers #15541: Pull request #6856 synchronize by chrchr-github
October 1, 2024 14:00 59m 29s chrchr-github:chr_13164
October 1, 2024 14:00 59m 29s
ProTip! You can narrow down the results and go further in time using created:<2024-10-01 or the other filters available.