mirror of
https://github.com/github/codeql.git
synced 2026-04-24 08:15:14 +02:00
Moving FlowAfterFree and UseAfterFree.qll as a general purpose lib.
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
|
||||
import cpp
|
||||
import semmle.code.cpp.dataflow.new.DataFlow
|
||||
import FlowAfterFree
|
||||
import semmle.code.cpp.security.flowafterfree.FlowAfterFree
|
||||
import DoubleFree::PathGraph
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user