mirror of
https://github.com/espressif/esp-idf.git
synced 2025-07-30 02:37:19 +02:00
static analysis: Apply current limits of known defects on v4.0
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
limits:
|
||||
"clang-analyzer-core.NullDereference" : 9
|
||||
"clang-analyzer-unix.Malloc" : 9
|
||||
"clang-analyzer-core.NullDereference" : 11
|
||||
"clang-analyzer-unix.Malloc" : 7
|
||||
|
||||
ignore:
|
||||
- "llvm-header-guard"
|
||||
|
Reference in New Issue
Block a user