Fix #12453 fuzzing timeout in getUnsafeFunction()#6020
Fix #12453 fuzzing timeout in getUnsafeFunction()#6020chrchr-github merged 13 commits intocppcheck-opensource:mainfrom
Conversation
|
Need to merge #6018 first and rebase on that to make sure everything it working fine. The timeout was kinda broken. |
|
We could also throw an error in |
Do what you think is appropriate. One of the fuzzing improvements so we use input closer to real code is that I would discard all cases where we encounter a |
|
There is an AST issue, Additionally, gets simplified to which is wrong. |
No description provided.