Files
codeql-workshop-dataflow-c/exercises-tests/Exercise4/Exercise4.expected
Nikita Kraiouchkine 850d9d296a Initial commit
2023-04-17 10:27:44 +02:00

78 lines
5.5 KiB
Plaintext

edges
| test.c:29:35:29:39 | input | test.c:30:10:30:14 | input |
| test.c:29:35:29:39 | input | test.c:30:28:30:32 | input |
| test.c:29:35:29:39 | input | test.c:31:10:31:14 | input |
| test.c:34:48:34:52 | input | test.c:36:10:36:14 | input |
| test.c:34:48:34:52 | input | test.c:36:28:36:32 | input |
| test.c:34:48:34:52 | input | test.c:37:10:37:14 | input |
| test.c:34:48:34:52 | input | test.c:38:19:38:23 | input |
| test.c:34:48:34:52 | input | test.c:43:10:43:14 | input |
| test.c:34:48:34:52 | input | test.c:43:28:43:32 | input |
| test.c:34:48:34:52 | input | test.c:44:10:44:14 | input |
| test.c:34:48:34:52 | input | test.c:45:19:45:23 | input |
| test.c:34:48:34:52 | input | test.c:48:12:48:16 | input |
| test.c:34:48:34:52 | input | test.c:48:30:48:34 | input |
| test.c:34:48:34:52 | input | test.c:49:12:49:16 | input |
| test.c:34:48:34:52 | input | test.c:58:19:58:23 | input |
| test.c:38:19:38:23 | input | test.c:29:35:29:39 | input |
| test.c:45:19:45:23 | input | test.c:29:35:29:39 | input |
| test.c:58:19:58:23 | input | test.c:29:35:29:39 | input |
| test.c:63:28:63:32 | input | test.c:70:16:70:20 | input |
| test.c:63:28:63:32 | input | test.c:71:16:71:20 | input |
| test.c:75:35:75:39 | input | test.c:82:10:82:14 | input |
| test.c:75:35:75:39 | input | test.c:82:29:82:33 | input |
| test.c:93:29:93:33 | input | test.c:94:22:94:26 | input |
| test.c:94:22:94:26 | input | test.c:34:48:34:52 | input |
| test.c:97:30:97:34 | input | test.c:98:20:98:24 | input |
| test.c:98:20:98:24 | input | test.c:63:28:63:32 | input |
| test.c:101:37:101:41 | input | test.c:102:27:102:31 | input |
| test.c:102:27:102:31 | input | test.c:75:35:75:39 | input |
nodes
| test.c:29:35:29:39 | input | semmle.label | input |
| test.c:30:10:30:14 | input | semmle.label | input |
| test.c:30:28:30:32 | input | semmle.label | input |
| test.c:31:10:31:14 | input | semmle.label | input |
| test.c:34:48:34:52 | input | semmle.label | input |
| test.c:36:10:36:14 | input | semmle.label | input |
| test.c:36:28:36:32 | input | semmle.label | input |
| test.c:37:10:37:14 | input | semmle.label | input |
| test.c:38:19:38:23 | input | semmle.label | input |
| test.c:43:10:43:14 | input | semmle.label | input |
| test.c:43:28:43:32 | input | semmle.label | input |
| test.c:44:10:44:14 | input | semmle.label | input |
| test.c:45:19:45:23 | input | semmle.label | input |
| test.c:48:12:48:16 | input | semmle.label | input |
| test.c:48:30:48:34 | input | semmle.label | input |
| test.c:49:12:49:16 | input | semmle.label | input |
| test.c:58:19:58:23 | input | semmle.label | input |
| test.c:63:28:63:32 | input | semmle.label | input |
| test.c:70:16:70:20 | input | semmle.label | input |
| test.c:71:16:71:20 | input | semmle.label | input |
| test.c:75:35:75:39 | input | semmle.label | input |
| test.c:82:10:82:14 | input | semmle.label | input |
| test.c:82:29:82:33 | input | semmle.label | input |
| test.c:93:29:93:33 | input | semmle.label | input |
| test.c:94:22:94:26 | input | semmle.label | input |
| test.c:97:30:97:34 | input | semmle.label | input |
| test.c:98:20:98:24 | input | semmle.label | input |
| test.c:101:37:101:41 | input | semmle.label | input |
| test.c:102:27:102:31 | input | semmle.label | input |
subpaths
#select
| test.c:30:10:30:14 | input | test.c:93:29:93:33 | input | test.c:30:10:30:14 | input | Access to dynamic input array without type validation. |
| test.c:30:28:30:32 | input | test.c:93:29:93:33 | input | test.c:30:28:30:32 | input | Access to dynamic input array without type validation. |
| test.c:31:10:31:14 | input | test.c:93:29:93:33 | input | test.c:31:10:31:14 | input | Access to dynamic input array without type validation. |
| test.c:36:10:36:14 | input | test.c:93:29:93:33 | input | test.c:36:10:36:14 | input | Access to dynamic input array without type validation. |
| test.c:36:28:36:32 | input | test.c:93:29:93:33 | input | test.c:36:28:36:32 | input | Access to dynamic input array without type validation. |
| test.c:37:10:37:14 | input | test.c:93:29:93:33 | input | test.c:37:10:37:14 | input | Access to dynamic input array without type validation. |
| test.c:43:10:43:14 | input | test.c:93:29:93:33 | input | test.c:43:10:43:14 | input | Access to dynamic input array without type validation. |
| test.c:43:28:43:32 | input | test.c:93:29:93:33 | input | test.c:43:28:43:32 | input | Access to dynamic input array without type validation. |
| test.c:44:10:44:14 | input | test.c:93:29:93:33 | input | test.c:44:10:44:14 | input | Access to dynamic input array without type validation. |
| test.c:48:12:48:16 | input | test.c:93:29:93:33 | input | test.c:48:12:48:16 | input | Access to dynamic input array without type validation. |
| test.c:48:30:48:34 | input | test.c:93:29:93:33 | input | test.c:48:30:48:34 | input | Access to dynamic input array without type validation. |
| test.c:49:12:49:16 | input | test.c:93:29:93:33 | input | test.c:49:12:49:16 | input | Access to dynamic input array without type validation. |
| test.c:70:16:70:20 | input | test.c:97:30:97:34 | input | test.c:70:16:70:20 | input | Access to dynamic input array without type validation. |
| test.c:71:16:71:20 | input | test.c:97:30:97:34 | input | test.c:71:16:71:20 | input | Access to dynamic input array without type validation. |
| test.c:82:10:82:14 | input | test.c:101:37:101:41 | input | test.c:82:10:82:14 | input | Access to dynamic input array without type validation. |
| test.c:82:29:82:33 | input | test.c:101:37:101:41 | input | test.c:82:29:82:33 | input | Access to dynamic input array without type validation. |