mirror of
https://github.com/github/codeql.git
synced 2026-01-10 13:10:26 +01:00
49 lines
4.9 KiB
Plaintext
49 lines
4.9 KiB
Plaintext
#select
|
|
| tests.go:9:8:9:8 | f | tests.go:31:5:31:78 | ... := ...[0] | tests.go:9:8:9:8 | f | File handle may be writable as a result of data flow from a $@ and closing it may result in data loss upon failure, which is not handled explicitly. | tests.go:31:15:31:78 | call to OpenFile | call to OpenFile |
|
|
| tests.go:9:8:9:8 | f | tests.go:45:5:45:76 | ... := ...[0] | tests.go:9:8:9:8 | f | File handle may be writable as a result of data flow from a $@ and closing it may result in data loss upon failure, which is not handled explicitly. | tests.go:45:15:45:76 | call to OpenFile | call to OpenFile |
|
|
| tests.go:14:3:14:3 | f | tests.go:31:5:31:78 | ... := ...[0] | tests.go:14:3:14:3 | f | File handle may be writable as a result of data flow from a $@ and closing it may result in data loss upon failure, which is not handled explicitly. | tests.go:31:15:31:78 | call to OpenFile | call to OpenFile |
|
|
| tests.go:14:3:14:3 | f | tests.go:45:5:45:76 | ... := ...[0] | tests.go:14:3:14:3 | f | File handle may be writable as a result of data flow from a $@ and closing it may result in data loss upon failure, which is not handled explicitly. | tests.go:45:15:45:76 | call to OpenFile | call to OpenFile |
|
|
| tests.go:56:3:56:3 | f | tests.go:54:5:54:78 | ... := ...[0] | tests.go:56:3:56:3 | f | File handle may be writable as a result of data flow from a $@ and closing it may result in data loss upon failure, which is not handled explicitly. | tests.go:54:15:54:78 | call to OpenFile | call to OpenFile |
|
|
| tests.go:68:3:68:3 | f | tests.go:66:5:66:76 | ... := ...[0] | tests.go:68:3:68:3 | f | File handle may be writable as a result of data flow from a $@ and closing it may result in data loss upon failure, which is not handled explicitly. | tests.go:66:15:66:76 | call to OpenFile | call to OpenFile |
|
|
| tests.go:110:9:110:9 | f | tests.go:108:5:108:78 | ... := ...[0] | tests.go:110:9:110:9 | f | File handle may be writable as a result of data flow from a $@ and closing it may result in data loss upon failure, which is not handled explicitly. | tests.go:108:15:108:78 | call to OpenFile | call to OpenFile |
|
|
| tests.go:129:3:129:3 | f | tests.go:125:5:125:78 | ... := ...[0] | tests.go:129:3:129:3 | f | File handle may be writable as a result of data flow from a $@ and closing it may result in data loss upon failure, which is not handled explicitly. | tests.go:125:15:125:78 | call to OpenFile | call to OpenFile |
|
|
edges
|
|
| tests.go:8:24:8:24 | definition of f | tests.go:9:8:9:8 | f | provenance | |
|
|
| tests.go:12:32:12:32 | definition of f | tests.go:13:13:13:13 | capture variable f | provenance | |
|
|
| tests.go:13:13:13:13 | capture variable f | tests.go:14:3:14:3 | f | provenance | |
|
|
| tests.go:31:5:31:78 | ... := ...[0] | tests.go:32:21:32:21 | f | provenance | Src:MaD:1 |
|
|
| tests.go:31:5:31:78 | ... := ...[0] | tests.go:33:29:33:29 | f | provenance | Src:MaD:1 |
|
|
| tests.go:32:21:32:21 | f | tests.go:8:24:8:24 | definition of f | provenance | |
|
|
| tests.go:33:29:33:29 | f | tests.go:12:32:12:32 | definition of f | provenance | |
|
|
| tests.go:45:5:45:76 | ... := ...[0] | tests.go:46:21:46:21 | f | provenance | Src:MaD:1 |
|
|
| tests.go:45:5:45:76 | ... := ...[0] | tests.go:47:29:47:29 | f | provenance | Src:MaD:1 |
|
|
| tests.go:46:21:46:21 | f | tests.go:8:24:8:24 | definition of f | provenance | |
|
|
| tests.go:47:29:47:29 | f | tests.go:12:32:12:32 | definition of f | provenance | |
|
|
| tests.go:54:5:54:78 | ... := ...[0] | tests.go:56:3:56:3 | f | provenance | Src:MaD:1 |
|
|
| tests.go:66:5:66:76 | ... := ...[0] | tests.go:68:3:68:3 | f | provenance | Src:MaD:1 |
|
|
| tests.go:108:5:108:78 | ... := ...[0] | tests.go:110:9:110:9 | f | provenance | Src:MaD:1 |
|
|
| tests.go:125:5:125:78 | ... := ...[0] | tests.go:129:3:129:3 | f | provenance | Src:MaD:1 |
|
|
models
|
|
| 1 | Source: os; ; false; OpenFile; ; ; ReturnValue[0]; file; manual |
|
|
nodes
|
|
| tests.go:8:24:8:24 | definition of f | semmle.label | definition of f |
|
|
| tests.go:9:8:9:8 | f | semmle.label | f |
|
|
| tests.go:12:32:12:32 | definition of f | semmle.label | definition of f |
|
|
| tests.go:13:13:13:13 | capture variable f | semmle.label | capture variable f |
|
|
| tests.go:14:3:14:3 | f | semmle.label | f |
|
|
| tests.go:31:5:31:78 | ... := ...[0] | semmle.label | ... := ...[0] |
|
|
| tests.go:32:21:32:21 | f | semmle.label | f |
|
|
| tests.go:33:29:33:29 | f | semmle.label | f |
|
|
| tests.go:45:5:45:76 | ... := ...[0] | semmle.label | ... := ...[0] |
|
|
| tests.go:46:21:46:21 | f | semmle.label | f |
|
|
| tests.go:47:29:47:29 | f | semmle.label | f |
|
|
| tests.go:54:5:54:78 | ... := ...[0] | semmle.label | ... := ...[0] |
|
|
| tests.go:56:3:56:3 | f | semmle.label | f |
|
|
| tests.go:66:5:66:76 | ... := ...[0] | semmle.label | ... := ...[0] |
|
|
| tests.go:68:3:68:3 | f | semmle.label | f |
|
|
| tests.go:108:5:108:78 | ... := ...[0] | semmle.label | ... := ...[0] |
|
|
| tests.go:110:9:110:9 | f | semmle.label | f |
|
|
| tests.go:125:5:125:78 | ... := ...[0] | semmle.label | ... := ...[0] |
|
|
| tests.go:129:3:129:3 | f | semmle.label | f |
|
|
subpaths
|