Skip to content

Commit c097493

Browse files
authored
Fix test expectations again
1 parent 39a802f commit c097493

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go/ql/test/experimental/CWE-770/DenialOfService.expected

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ edges
44
| DenialOfServiceBad.go:13:15:13:20 | source | DenialOfServiceBad.go:13:15:13:29 | call to Get | provenance | |
55
| DenialOfServiceBad.go:13:15:13:29 | call to Get | DenialOfServiceBad.go:14:28:14:36 | sourceStr | provenance | |
66
| DenialOfServiceBad.go:14:2:14:37 | ... := ...[0] | DenialOfServiceBad.go:20:27:20:30 | sink | provenance | |
7-
| DenialOfServiceBad.go:14:28:14:36 | sourceStr | DenialOfServiceBad.go:14:2:14:37 | ... := ...[0] | provenance |
7+
| DenialOfServiceBad.go:14:28:14:36 | sourceStr | DenialOfServiceBad.go:14:2:14:37 | ... := ...[0] | provenance | |
88
nodes
99
| DenialOfServiceBad.go:11:12:11:16 | selection of URL | semmle.label | selection of URL |
1010
| DenialOfServiceBad.go:11:12:11:24 | call to Query | semmle.label | call to Query |

0 commit comments

Comments
 (0)