7
7
| test.go:43:9:43:34 | call to FormValue : string | test.go:44:16:44:18 | val |
8
8
| test.go:49:2:49:30 | ... := ...[0] : Values | test.go:50:16:50:37 | index expression |
9
9
| test.go:55:2:55:46 | ... := ...[0] : pointer type | test.go:59:20:59:25 | buffer |
10
- | test.go:64:2:64:31 | ... := ...[0] : pointer type | test.go:65:16:65:19 | implicit dereference : Form |
11
- | test.go:64:2:64:31 | ... := ...[0] : pointer type | test.go:65:16:65:25 | selection of Value : map type |
12
- | test.go:64:2:64:31 | ... := ...[0] : pointer type | test.go:65:16:65:38 | index expression : slice type |
13
10
| test.go:64:2:64:31 | ... := ...[0] : pointer type | test.go:65:16:65:41 | index expression |
14
- | test.go:65:16:65:19 | implicit dereference : Form | test.go:65:16:65:19 | implicit dereference : Form |
15
- | test.go:65:16:65:19 | implicit dereference : Form | test.go:65:16:65:25 | selection of Value : map type |
16
- | test.go:65:16:65:19 | implicit dereference : Form | test.go:65:16:65:38 | index expression : slice type |
17
- | test.go:65:16:65:19 | implicit dereference : Form | test.go:65:16:65:41 | index expression |
18
- | test.go:65:16:65:25 | selection of Value : map type | test.go:65:16:65:38 | index expression : slice type |
19
- | test.go:65:16:65:25 | selection of Value : map type | test.go:65:16:65:41 | index expression |
20
- | test.go:65:16:65:38 | index expression : slice type | test.go:65:16:65:41 | index expression |
21
- | test.go:70:2:70:31 | ... := ...[0] : pointer type | test.go:71:16:71:19 | implicit dereference : Form |
22
- | test.go:70:2:70:31 | ... := ...[0] : pointer type | test.go:71:16:71:24 | selection of File : map type |
23
- | test.go:70:2:70:31 | ... := ...[0] : pointer type | test.go:71:16:71:40 | index expression : slice type |
24
11
| test.go:70:2:70:31 | ... := ...[0] : pointer type | test.go:75:20:75:25 | buffer |
25
- | test.go:71:16:71:19 | implicit dereference : Form | test.go:71:16:71:19 | implicit dereference : Form |
26
- | test.go:71:16:71:19 | implicit dereference : Form | test.go:71:16:71:24 | selection of File : map type |
27
- | test.go:71:16:71:19 | implicit dereference : Form | test.go:71:16:71:40 | index expression : slice type |
28
- | test.go:71:16:71:19 | implicit dereference : Form | test.go:75:20:75:25 | buffer |
29
- | test.go:71:16:71:24 | selection of File : map type | test.go:71:16:71:40 | index expression : slice type |
30
- | test.go:71:16:71:24 | selection of File : map type | test.go:75:20:75:25 | buffer |
31
- | test.go:71:16:71:40 | index expression : slice type | test.go:75:20:75:25 | buffer |
32
- | test.go:80:2:80:32 | ... := ...[0] : pointer type | test.go:81:16:81:18 | implicit dereference : Cookie |
33
12
| test.go:80:2:80:32 | ... := ...[0] : pointer type | test.go:81:16:81:24 | selection of Value |
34
- | test.go:81:16:81:18 | implicit dereference : Cookie | test.go:81:16:81:18 | implicit dereference : Cookie |
35
- | test.go:81:16:81:18 | implicit dereference : Cookie | test.go:81:16:81:24 | selection of Value |
36
- | test.go:86:13:86:25 | call to Cookies : slice type | test.go:87:16:87:25 | implicit dereference : Cookie |
37
- | test.go:86:13:86:25 | call to Cookies : slice type | test.go:87:16:87:25 | index expression : pointer type |
38
13
| test.go:86:13:86:25 | call to Cookies : slice type | test.go:87:16:87:31 | selection of Value |
39
- | test.go:87:16:87:25 | implicit dereference : Cookie | test.go:87:16:87:25 | implicit dereference : Cookie |
40
- | test.go:87:16:87:25 | implicit dereference : Cookie | test.go:87:16:87:25 | index expression : pointer type |
41
- | test.go:87:16:87:25 | implicit dereference : Cookie | test.go:87:16:87:31 | selection of Value |
42
- | test.go:87:16:87:25 | index expression : pointer type | test.go:87:16:87:25 | implicit dereference : Cookie |
43
- | test.go:87:16:87:25 | index expression : pointer type | test.go:87:16:87:25 | index expression : pointer type |
44
- | test.go:87:16:87:25 | index expression : pointer type | test.go:87:16:87:31 | selection of Value |
45
14
| test.go:97:11:97:15 | &... : pointer type | test.go:98:16:98:21 | selection of s |
46
15
| test.go:111:21:111:42 | call to Param : string | test.go:112:16:112:42 | type assertion |
47
16
| test.go:122:11:122:32 | call to Param : string | test.go:123:16:123:20 | param |
@@ -67,21 +36,12 @@ nodes
67
36
| test.go:55:2:55:46 | ... := ...[0] : pointer type | semmle.label | ... := ...[0] : pointer type |
68
37
| test.go:59:20:59:25 | buffer | semmle.label | buffer |
69
38
| test.go:64:2:64:31 | ... := ...[0] : pointer type | semmle.label | ... := ...[0] : pointer type |
70
- | test.go:65:16:65:19 | implicit dereference : Form | semmle.label | implicit dereference : Form |
71
- | test.go:65:16:65:25 | selection of Value : map type | semmle.label | selection of Value : map type |
72
- | test.go:65:16:65:38 | index expression : slice type | semmle.label | index expression : slice type |
73
39
| test.go:65:16:65:41 | index expression | semmle.label | index expression |
74
40
| test.go:70:2:70:31 | ... := ...[0] : pointer type | semmle.label | ... := ...[0] : pointer type |
75
- | test.go:71:16:71:19 | implicit dereference : Form | semmle.label | implicit dereference : Form |
76
- | test.go:71:16:71:24 | selection of File : map type | semmle.label | selection of File : map type |
77
- | test.go:71:16:71:40 | index expression : slice type | semmle.label | index expression : slice type |
78
41
| test.go:75:20:75:25 | buffer | semmle.label | buffer |
79
42
| test.go:80:2:80:32 | ... := ...[0] : pointer type | semmle.label | ... := ...[0] : pointer type |
80
- | test.go:81:16:81:18 | implicit dereference : Cookie | semmle.label | implicit dereference : Cookie |
81
43
| test.go:81:16:81:24 | selection of Value | semmle.label | selection of Value |
82
44
| test.go:86:13:86:25 | call to Cookies : slice type | semmle.label | call to Cookies : slice type |
83
- | test.go:87:16:87:25 | implicit dereference : Cookie | semmle.label | implicit dereference : Cookie |
84
- | test.go:87:16:87:25 | index expression : pointer type | semmle.label | index expression : pointer type |
85
45
| test.go:87:16:87:31 | selection of Value | semmle.label | selection of Value |
86
46
| test.go:97:11:97:15 | &... : pointer type | semmle.label | &... : pointer type |
87
47
| test.go:98:16:98:21 | selection of s | semmle.label | selection of s |
0 commit comments