mirror of
https://github.com/github/codeql.git
synced 2025-12-24 04:36:35 +01:00
9 lines
554 B
Plaintext
9 lines
554 B
Plaintext
edges
|
|
| examples.cpp:63:26:63:30 | fscanf output argument | examples.cpp:66:11:66:14 | data |
|
|
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 |
|