Java/C++: Follow-up changes

This commit is contained in:
Tom Hvitved
2020-02-13 12:59:50 +01:00
parent b5b0c2b8cf
commit 332733a92e
3 changed files with 3 additions and 3 deletions

View File

@@ -323,4 +323,4 @@ predicate isUnreachableInCall(Node n, DataFlowCall call) {
)
}
int flowThroughAccessPathLimit() { none() }
int accessPathLimit() { result = 5 }