Files
codeql/cpp/ql/lib/ext/deallocation/Bsd.deallocation.model.yml
2024-06-20 16:26:49 +01:00

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"]