mirror of
https://github.com/github/codeql.git
synced 2026-03-01 05:13:41 +01:00
9 lines
570 B
Plaintext
9 lines
570 B
Plaintext
edges
|
|
| examples.cpp:63:26:63:30 | fscanf output argument | examples.cpp:66:11:66:14 | data | provenance | |
|
|
nodes
|
|
| examples.cpp:63:26:63:30 | fscanf output argument | semmle.label | fscanf output argument |
|
|
| examples.cpp:66:11:66:14 | data | semmle.label | data |
|
|
subpaths
|
|
#select
|
|
| examples.cpp:66:11:66:14 | data | examples.cpp:63:26:63:30 | fscanf output argument | examples.cpp:66:11:66:14 | data | $@ flows to an operand of an arithmetic expression, potentially causing an underflow. | examples.cpp:63:26:63:30 | fscanf output argument | value read by fscanf |
|