Initial commit

This commit is contained in:
Nikita Kraiouchkine
2023-04-17 10:27:44 +02:00
commit 850d9d296a
79 changed files with 4172 additions and 0 deletions

View File

@@ -0,0 +1,65 @@
edges
| test.c:31:35:31:39 | input | test.c:32:10:32:14 | input |
| test.c:31:35:31:39 | input | test.c:32:28:32:32 | input |
| test.c:31:35:31:39 | input | test.c:33:10:33:14 | input |
| test.c:36:48:36:52 | input | test.c:38:10:38:14 | input |
| test.c:36:48:36:52 | input | test.c:38:28:38:32 | input |
| test.c:36:48:36:52 | input | test.c:39:10:39:14 | input |
| test.c:36:48:36:52 | input | test.c:40:19:40:23 | input |
| test.c:40:19:40:23 | input | test.c:31:35:31:39 | input |
| test.c:70:28:70:32 | input | test.c:74:19:74:23 | input |
| test.c:70:28:70:32 | input | test.c:75:21:75:25 | input |
| test.c:70:28:70:32 | input | test.c:79:16:79:20 | input |
| test.c:70:28:70:32 | input | test.c:80:16:80:20 | input |
| test.c:75:21:75:25 | input | test.c:31:35:31:39 | input |
| test.c:84:35:84:39 | input | test.c:89:26:89:30 | input |
| test.c:84:35:84:39 | input | test.c:93:10:93:14 | input |
| test.c:84:35:84:39 | input | test.c:93:29:93:33 | input |
| test.c:104:29:104:33 | input | test.c:105:22:105:26 | input |
| test.c:105:22:105:26 | input | test.c:36:48:36:52 | input |
| test.c:108:30:108:34 | input | test.c:109:20:109:24 | input |
| test.c:109:20:109:24 | input | test.c:70:28:70:32 | input |
| test.c:112:37:112:41 | input | test.c:113:27:113:31 | input |
| test.c:113:27:113:31 | input | test.c:84:35:84:39 | input |
nodes
| test.c:31:35:31:39 | input | semmle.label | input |
| test.c:32:10:32:14 | input | semmle.label | input |
| test.c:32:28:32:32 | input | semmle.label | input |
| test.c:33:10:33:14 | input | semmle.label | input |
| test.c:36:48:36:52 | input | semmle.label | input |
| test.c:38:10:38:14 | input | semmle.label | input |
| test.c:38:28:38:32 | input | semmle.label | input |
| test.c:39:10:39:14 | input | semmle.label | input |
| test.c:40:19:40:23 | input | semmle.label | input |
| test.c:70:28:70:32 | input | semmle.label | input |
| test.c:74:19:74:23 | input | semmle.label | input |
| test.c:75:21:75:25 | input | semmle.label | input |
| test.c:79:16:79:20 | input | semmle.label | input |
| test.c:80:16:80:20 | input | semmle.label | input |
| test.c:84:35:84:39 | input | semmle.label | input |
| test.c:89:26:89:30 | input | semmle.label | input |
| test.c:93:10:93:14 | input | semmle.label | input |
| test.c:93:29:93:33 | input | semmle.label | input |
| test.c:104:29:104:33 | input | semmle.label | input |
| test.c:105:22:105:26 | input | semmle.label | input |
| test.c:108:30:108:34 | input | semmle.label | input |
| test.c:109:20:109:24 | input | semmle.label | input |
| test.c:112:37:112:41 | input | semmle.label | input |
| test.c:113:27:113:31 | input | semmle.label | input |
subpaths
#select
| test.c:32:10:32:14 | input | test.c:104:29:104:33 | input | test.c:32:10:32:14 | input | Access to dynamic input array with missing or mismatched type validation. |
| test.c:32:10:32:14 | input | test.c:108:30:108:34 | input | test.c:32:10:32:14 | input | Access to dynamic input array with missing or mismatched type validation. |
| test.c:32:28:32:32 | input | test.c:104:29:104:33 | input | test.c:32:28:32:32 | input | Access to dynamic input array with missing or mismatched type validation. |
| test.c:32:28:32:32 | input | test.c:108:30:108:34 | input | test.c:32:28:32:32 | input | Access to dynamic input array with missing or mismatched type validation. |
| test.c:33:10:33:14 | input | test.c:104:29:104:33 | input | test.c:33:10:33:14 | input | Access to dynamic input array with missing or mismatched type validation. |
| test.c:33:10:33:14 | input | test.c:108:30:108:34 | input | test.c:33:10:33:14 | input | Access to dynamic input array with missing or mismatched type validation. |
| test.c:38:10:38:14 | input | test.c:104:29:104:33 | input | test.c:38:10:38:14 | input | Access to dynamic input array with missing or mismatched type validation. |
| test.c:38:28:38:32 | input | test.c:104:29:104:33 | input | test.c:38:28:38:32 | input | Access to dynamic input array with missing or mismatched type validation. |
| test.c:39:10:39:14 | input | test.c:104:29:104:33 | input | test.c:39:10:39:14 | input | Access to dynamic input array with missing or mismatched type validation. |
| test.c:74:19:74:23 | input | test.c:108:30:108:34 | input | test.c:74:19:74:23 | input | Access to dynamic input array with missing or mismatched type validation. |
| test.c:79:16:79:20 | input | test.c:108:30:108:34 | input | test.c:79:16:79:20 | input | Access to dynamic input array with missing or mismatched type validation. |
| test.c:80:16:80:20 | input | test.c:108:30:108:34 | input | test.c:80:16:80:20 | input | Access to dynamic input array with missing or mismatched type validation. |
| test.c:89:26:89:30 | input | test.c:112:37:112:41 | input | test.c:89:26:89:30 | input | Access to dynamic input array with missing or mismatched type validation. |
| test.c:93:10:93:14 | input | test.c:112:37:112:41 | input | test.c:93:10:93:14 | input | Access to dynamic input array with missing or mismatched type validation. |
| test.c:93:29:93:33 | input | test.c:112:37:112:41 | input | test.c:93:29:93:33 | input | Access to dynamic input array with missing or mismatched type validation. |

View File

@@ -0,0 +1 @@
Exercise9.ql