mirror of
https://github.com/github/codeql.git
synced 2026-04-26 09:15:12 +02:00
Update ruby/ql/lib/codeql/ruby/typetracking/TypeTrackerSpecific.qll
Co-authored-by: Harry Maclean <hmac@github.com>
This commit is contained in:
@@ -327,7 +327,7 @@ predicate basicLoadStoreStep(
|
||||
}
|
||||
|
||||
/**
|
||||
* Holds if a read+store step `nodeFrom -> nodeTo`, where the destination node
|
||||
* Holds if a read+store step `nodeFrom -> nodeTo` exists, where the destination node
|
||||
* should be treated as a local source node.
|
||||
*/
|
||||
predicate readStoreStepIntoSourceNode(
|
||||
|
||||
Reference in New Issue
Block a user