mirror of
https://github.com/github/codeql.git
synced 2025-12-18 01:33:15 +01:00
8 lines
234 B
YAML
8 lines
234 B
YAML
extensions:
|
|
- addsTo:
|
|
pack: codeql/cpp-all
|
|
extensible: deallocationFunctionModel
|
|
data:
|
|
- ["", "", False, "pool_put", "1"]
|
|
- ["", "", False, "pool_cache_put", "1"]
|
|
- ["", "", False, "kmem_free", "0"] |