Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50194f3 commit 7fedac3Copy full SHA for 7fedac3
1 file changed
cpp/ql/src/semmle/code/cpp/models/implementations/Deallocation.qll
@@ -4,7 +4,7 @@
4
* for usage information.
5
*/
6
7
-import semmle.code.cpp.models.interfaces.Allocation
+import semmle.code.cpp.models.interfaces.Deallocation
8
9
/**
10
* A deallocation function such as `free`.
0 commit comments