mirror of
https://github.com/hohn/codeql-workshop-dataflow-c.git
synced 2025-12-16 10:33:04 +01:00
15 lines
1.3 KiB
Plaintext
15 lines
1.3 KiB
Plaintext
| test.c:30:10:30:17 | access to array | Access to dynamic input array without type validation. |
|
|
| test.c:30:28:30:35 | access to array | Access to dynamic input array without type validation. |
|
|
| test.c:31:10:31:17 | access to array | Access to dynamic input array without type validation. |
|
|
| test.c:36:10:36:17 | access to array | Access to dynamic input array without type validation. |
|
|
| test.c:36:28:36:35 | access to array | Access to dynamic input array without type validation. |
|
|
| test.c:37:10:37:17 | access to array | Access to dynamic input array without type validation. |
|
|
| test.c:43:10:43:17 | access to array | Access to dynamic input array without type validation. |
|
|
| test.c:43:28:43:35 | access to array | Access to dynamic input array without type validation. |
|
|
| test.c:44:10:44:17 | access to array | Access to dynamic input array without type validation. |
|
|
| test.c:70:16:70:23 | access to array | Access to dynamic input array without type validation. |
|
|
| test.c:71:16:71:23 | access to array | Access to dynamic input array without type validation. |
|
|
| test.c:82:10:82:17 | access to array | Access to dynamic input array without type validation. |
|
|
| test.c:82:29:82:36 | access to array | Access to dynamic input array without type validation. |
|
|
| test.c:83:17:83:24 | access to array | Access to dynamic input array without type validation. |
|