|
4 | 4 | | test.go:59:16:59:27 | selection of Body | test.go:147:20:147:23 | definition of file |
|
5 | 5 | | test.go:60:16:60:46 | call to FormValue | test.go:106:20:106:27 | definition of filename |
|
6 | 6 | | test.go:61:20:61:48 | call to PostFormValue | test.go:77:24:77:31 | definition of filename |
|
| 7 | +| test.go:63:13:63:24 | selection of Body | test.go:97:17:97:19 | definition of src | |
7 | 8 | | test.go:77:24:77:31 | definition of filename | test.go:78:25:78:32 | filename |
|
8 | 9 | | test.go:78:2:78:33 | ... := ...[0] | test.go:81:12:81:12 | f |
|
9 | 10 | | test.go:78:25:78:32 | filename | test.go:78:2:78:33 | ... := ...[0] |
|
10 | 11 | | test.go:81:3:81:19 | ... := ...[0] | test.go:83:37:83:38 | rc |
|
11 | 12 | | test.go:81:12:81:12 | f | test.go:81:3:81:19 | ... := ...[0] |
|
| 13 | +| test.go:97:17:97:19 | definition of src | test.go:98:29:98:31 | src | |
| 14 | +| test.go:98:2:98:32 | ... := ...[0] | test.go:102:11:102:26 | type conversion | |
| 15 | +| test.go:98:29:98:31 | src | test.go:98:2:98:32 | ... := ...[0] | |
| 16 | +| test.go:102:11:102:26 | type conversion | test.go:103:23:103:28 | newSrc | |
12 | 17 | | test.go:106:20:106:27 | definition of filename | test.go:108:25:108:32 | filename |
|
13 | 18 | | test.go:106:20:106:27 | definition of filename | test.go:121:43:121:50 | filename |
|
14 | 19 | | test.go:108:2:108:33 | ... := ...[0] | test.go:110:12:110:12 | f |
|
@@ -160,12 +165,18 @@ nodes
|
160 | 165 | | test.go:59:16:59:27 | selection of Body | semmle.label | selection of Body |
|
161 | 166 | | test.go:60:16:60:46 | call to FormValue | semmle.label | call to FormValue |
|
162 | 167 | | test.go:61:20:61:48 | call to PostFormValue | semmle.label | call to PostFormValue |
|
| 168 | +| test.go:63:13:63:24 | selection of Body | semmle.label | selection of Body | |
163 | 169 | | test.go:77:24:77:31 | definition of filename | semmle.label | definition of filename |
|
164 | 170 | | test.go:78:2:78:33 | ... := ...[0] | semmle.label | ... := ...[0] |
|
165 | 171 | | test.go:78:25:78:32 | filename | semmle.label | filename |
|
166 | 172 | | test.go:81:3:81:19 | ... := ...[0] | semmle.label | ... := ...[0] |
|
167 | 173 | | test.go:81:12:81:12 | f | semmle.label | f |
|
168 | 174 | | test.go:83:37:83:38 | rc | semmle.label | rc |
|
| 175 | +| test.go:97:17:97:19 | definition of src | semmle.label | definition of src | |
| 176 | +| test.go:98:2:98:32 | ... := ...[0] | semmle.label | ... := ...[0] | |
| 177 | +| test.go:98:29:98:31 | src | semmle.label | src | |
| 178 | +| test.go:102:11:102:26 | type conversion | semmle.label | type conversion | |
| 179 | +| test.go:103:23:103:28 | newSrc | semmle.label | newSrc | |
169 | 180 | | test.go:106:20:106:27 | definition of filename | semmle.label | definition of filename |
|
170 | 181 | | test.go:108:2:108:33 | ... := ...[0] | semmle.label | ... := ...[0] |
|
171 | 182 | | test.go:108:25:108:32 | filename | semmle.label | filename |
|
@@ -301,6 +312,7 @@ nodes
|
301 | 312 | subpaths
|
302 | 313 | #select
|
303 | 314 | | test.go:83:37:83:38 | rc | test.go:61:20:61:48 | call to PostFormValue | test.go:83:37:83:38 | rc | This decompression is $@. | test.go:61:20:61:48 | call to PostFormValue | decompressing compressed data without managing output size |
|
| 315 | +| test.go:103:23:103:28 | newSrc | test.go:63:13:63:24 | selection of Body | test.go:103:23:103:28 | newSrc | This decompression is $@. | test.go:63:13:63:24 | selection of Body | decompressing compressed data without managing output size | |
304 | 316 | | test.go:112:37:112:38 | rc | test.go:60:16:60:46 | call to FormValue | test.go:112:37:112:38 | rc | This decompression is $@. | test.go:60:16:60:46 | call to FormValue | decompressing compressed data without managing output size |
|
305 | 317 | | test.go:125:37:125:38 | rc | test.go:60:16:60:46 | call to FormValue | test.go:125:37:125:38 | rc | This decompression is $@. | test.go:60:16:60:46 | call to FormValue | decompressing compressed data without managing output size |
|
306 | 318 | | test.go:142:36:142:51 | fileReaderCloser | test.go:58:15:58:26 | selection of Body | test.go:142:36:142:51 | fileReaderCloser | This decompression is $@. | test.go:58:15:58:26 | selection of Body | decompressing compressed data without managing output size |
|
|
0 commit comments