mirror of
https://github.com/github/codeql.git
synced 2026-01-03 17:50:19 +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"] |