mirror of
https://github.com/hohn/codeql-workshop-dataflow-c.git
synced 2025-12-16 18:43:03 +01:00
Remove guardEnsuresEqUnordered and update tests
GuardCondition::ensuresEq is sufficient. Update test-cases and expected results + removed a QL warning
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
WARNING: Unused method getInputParameter (/Users/kraiouchkine/internal/codeql-workshop-dataflow-c/solutions/Exercise8.ql:107,13-30)
|
||||
| test.c:32:10:32:17 | access to array |
|
||||
| test.c:32:28:32:35 | access to array |
|
||||
| test.c:33:10:33:17 | access to array |
|
||||
|
||||
Reference in New Issue
Block a user