We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82ed1ee commit 36d59ceCopy full SHA for 36d59ce
cpp/ql/lib/ext/deallocation/Std.deallocation.model.yml
@@ -5,6 +5,7 @@ extensions:
5
data:
6
- ["", "", False, "free", "0"]
7
- ["std", "", False, "free", "0"]
8
+ - ["bsl", "", False, "free", "0"]
9
- ["", "", False, "realloc", "0"]
10
- ["std", "", False, "realloc", "0"]
11
- ["bsl", "", False, "realloc", "0"]
0 commit comments