File tree Expand file tree Collapse file tree 2 files changed +46
-0
lines changed
c/cert/test/rules/ARR39-C Expand file tree Collapse file tree 2 files changed +46
-0
lines changed Original file line number Diff line number Diff line change
1
+ edges
2
+ | test.c:7:13:7:14 | p1 | test.c:9:9:9:10 | p1 |
3
+ | test.c:16:19:16:41 | __builtin_offsetof | test.c:18:26:18:31 | offset |
4
+ | test.c:16:19:16:41 | __builtin_offsetof | test.c:29:6:29:11 | offset |
5
+ | test.c:17:17:17:26 | sizeof(<expr>) | test.c:23:9:23:12 | size |
6
+ | test.c:29:6:29:11 | offset | test.c:7:13:7:14 | p1 |
7
+ nodes
8
+ | test.c:7:13:7:14 | p1 | semmle.label | p1 |
9
+ | test.c:9:9:9:10 | p1 | semmle.label | p1 |
10
+ | test.c:16:19:16:41 | __builtin_offsetof | semmle.label | __builtin_offsetof |
11
+ | test.c:17:17:17:26 | sizeof(<expr>) | semmle.label | sizeof(<expr>) |
12
+ | test.c:18:26:18:31 | offset | semmle.label | offset |
13
+ | test.c:23:9:23:12 | size | semmle.label | size |
14
+ | test.c:25:9:25:18 | sizeof(<expr>) | semmle.label | sizeof(<expr>) |
15
+ | test.c:27:17:27:26 | sizeof(<expr>) | semmle.label | sizeof(<expr>) |
16
+ | test.c:29:6:29:11 | offset | semmle.label | offset |
17
+ subpaths
18
+ #select
19
+ | test.c:9:9:9:10 | p1 | test.c:16:19:16:41 | __builtin_offsetof | test.c:9:9:9:10 | p1 | Scaled integer used in pointer arithmetic. |
20
+ | test.c:18:26:18:31 | offset | test.c:16:19:16:41 | __builtin_offsetof | test.c:18:26:18:31 | offset | Scaled integer used in pointer arithmetic. |
21
+ | test.c:23:9:23:12 | size | test.c:17:17:17:26 | sizeof(<expr>) | test.c:23:9:23:12 | size | Scaled integer used in pointer arithmetic. |
22
+ | test.c:25:9:25:18 | sizeof(<expr>) | test.c:25:9:25:18 | sizeof(<expr>) | test.c:25:9:25:18 | sizeof(<expr>) | Scaled integer used in pointer arithmetic. |
23
+ | test.c:27:17:27:26 | sizeof(<expr>) | test.c:27:17:27:26 | sizeof(<expr>) | test.c:27:17:27:26 | sizeof(<expr>) | Scaled integer used in pointer arithmetic. |
Original file line number Diff line number Diff line change
1
+ edges
2
+ | test.c:7:13:7:14 | p1 | test.c:9:9:9:10 | p1 |
3
+ | test.c:16:19:16:41 | __builtin_offsetof | test.c:18:26:18:31 | offset |
4
+ | test.c:16:19:16:41 | __builtin_offsetof | test.c:29:6:29:11 | offset |
5
+ | test.c:17:17:17:26 | sizeof(<expr>) | test.c:23:9:23:12 | size |
6
+ | test.c:29:6:29:11 | offset | test.c:7:13:7:14 | p1 |
7
+ nodes
8
+ | test.c:7:13:7:14 | p1 | semmle.label | p1 |
9
+ | test.c:9:9:9:10 | p1 | semmle.label | p1 |
10
+ | test.c:16:19:16:41 | __builtin_offsetof | semmle.label | __builtin_offsetof |
11
+ | test.c:17:17:17:26 | sizeof(<expr>) | semmle.label | sizeof(<expr>) |
12
+ | test.c:18:26:18:31 | offset | semmle.label | offset |
13
+ | test.c:23:9:23:12 | size | semmle.label | size |
14
+ | test.c:25:9:25:18 | sizeof(<expr>) | semmle.label | sizeof(<expr>) |
15
+ | test.c:27:17:27:26 | sizeof(<expr>) | semmle.label | sizeof(<expr>) |
16
+ | test.c:29:6:29:11 | offset | semmle.label | offset |
17
+ subpaths
18
+ #select
19
+ | test.c:9:9:9:10 | p1 | test.c:16:19:16:41 | __builtin_offsetof | test.c:9:9:9:10 | p1 | Scaled integer used in pointer arithmetic. |
20
+ | test.c:18:26:18:31 | offset | test.c:16:19:16:41 | __builtin_offsetof | test.c:18:26:18:31 | offset | Scaled integer used in pointer arithmetic. |
21
+ | test.c:23:9:23:12 | size | test.c:17:17:17:26 | sizeof(<expr>) | test.c:23:9:23:12 | size | Scaled integer used in pointer arithmetic. |
22
+ | test.c:25:9:25:18 | sizeof(<expr>) | test.c:25:9:25:18 | sizeof(<expr>) | test.c:25:9:25:18 | sizeof(<expr>) | Scaled integer used in pointer arithmetic. |
23
+ | test.c:27:17:27:26 | sizeof(<expr>) | test.c:27:17:27:26 | sizeof(<expr>) | test.c:27:17:27:26 | sizeof(<expr>) | Scaled integer used in pointer arithmetic. |
You can’t perform that action at this time.
0 commit comments