We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e7e363 commit fc06aa1Copy full SHA for fc06aa1
1 file changed
go/ql/test/library-tests/semmle/go/dataflow/SSA/CONSISTENCY/DataFlowConsistency.expected
@@ -1,3 +1,5 @@
1
reverseRead
2
| main.go:97:2:97:8 | wrapper | Origin of readStep is missing a PostUpdateNode. |
3
-| main.go:117:2:117:2 | p | Origin of readStep is missing a PostUpdateNode. |
+| main.go:105:2:105:8 | wrapper | Origin of readStep is missing a PostUpdateNode. |
4
+| main.go:114:2:114:8 | wrapper | Origin of readStep is missing a PostUpdateNode. |
5
+| main.go:135:2:135:2 | p | Origin of readStep is missing a PostUpdateNode. |
0 commit comments