Commit 8c88c43
authored
File tree
57 files changed
+1977
-223
lines changedFilter options
- c
- cert
- src/rules
- CON34-C
- DCL30-C
- EXP35-C
- MEM33-C
- test/rules
- CON34-C
- DCL30-C
- EXP35-C
- common
- src/codingstandards/c
- test/library
- identifierlinkage
- objects
- misra
- src/rules
- RULE-18-9
- RULE-22-12
- RULE-22-13
- RULE-22-14
- RULE-22-16
- test/rules
- RULE-18-9
- RULE-22-12
- RULE-22-13
- RULE-22-14
- RULE-22-16
- change_notes
- cpp/common
- src/codingstandards/cpp
- exclusions/c
- lifetimes
- resources
- rules/exceptionsafetyvalidstate
- test/rules/exceptionsafetyvalidstate
- rule_packages/c
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
57 files changed
+1977
-223
lines changedc/cert/src/rules/CON34-C/AppropriateThreadObjectStorageDurations.ql
Copy file name to clipboardExpand all lines: c/cert/src/rules/CON34-C/AppropriateThreadObjectStorageDurations.ql+31-17Lines changed: 31 additions & 17 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
| 17 | + |
17 | 18 |
|
18 | 19 |
|
19 | 20 |
|
20 | 21 |
|
21 |
| - |
| 22 | + |
22 | 23 |
|
23 | 24 |
|
24 | 25 |
|
25 |
| - |
26 |
| - |
27 |
| - |
28 |
| - |
29 |
| - |
30 |
| - |
31 |
| - |
32 |
| - |
33 |
| - |
34 |
| - |
35 |
| - |
36 |
| - |
37 |
| - |
38 |
| - |
39 |
| - |
40 |
| - |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
41 | 55 |
|
42 | 56 |
|
c/cert/src/rules/DCL30-C/AppropriateStorageDurationsFunctionReturn.ql
Copy file name to clipboardExpand all lines: c/cert/src/rules/DCL30-C/AppropriateStorageDurationsFunctionReturn.ql+9-3Lines changed: 9 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
| 16 | + |
16 | 17 |
|
17 | 18 |
|
18 |
| - |
19 |
| - |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
20 | 26 |
|
21 | 27 |
|
22 | 28 |
|
| ||
40 | 46 |
|
41 | 47 |
|
42 | 48 |
|
43 |
| - |
| 49 | + |
44 | 50 |
|
45 | 51 |
|
46 | 52 |
|
|
c/cert/src/rules/EXP35-C/DoNotModifyObjectsWithTemporaryLifetime.ql
Copy file name to clipboardExpand all lines: c/cert/src/rules/EXP35-C/DoNotModifyObjectsWithTemporaryLifetime.ql+5-7Lines changed: 5 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
16 |
| - |
| 16 | + |
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
20 |
| - |
| 20 | + |
21 | 21 |
|
22 | 22 |
|
23 |
| - |
24 |
| - |
25 |
| - |
26 |
| - |
27 |
| - |
| 23 | + |
| 24 | + |
| 25 | + |
c/cert/src/rules/MEM33-C/AllocStructsWithAFlexibleArrayMemberDynamically.ql
Copy file name to clipboardExpand all lines: c/cert/src/rules/MEM33-C/AllocStructsWithAFlexibleArrayMemberDynamically.ql+15-6Lines changed: 15 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
| 17 | + |
17 | 18 |
|
18 | 19 |
|
19 | 20 |
|
20 | 21 |
|
21 | 22 |
|
22 | 23 |
|
23 | 24 |
|
24 |
| - |
| 25 | + |
25 | 26 |
|
26 | 27 |
|
27 | 28 |
|
| ||
53 | 54 |
|
54 | 55 |
|
55 | 56 |
|
56 |
| - |
| 57 | + |
57 | 58 |
|
58 | 59 |
|
59 | 60 |
|
60 | 61 |
|
61 | 62 |
|
62 |
| - |
| 63 | + |
| 64 | + |
| 65 | + |
63 | 66 |
|
64 |
| - |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
65 | 74 |
|
66 | 75 |
|
67 |
| - |
| 76 | + |
68 | 77 |
|
69 | 78 |
|
70 | 79 |
|
| ||
77 | 86 |
|
78 | 87 |
|
79 | 88 |
|
80 |
| - |
| 89 | + |
c/cert/test/rules/CON34-C/AppropriateThreadObjectStorageDurations.expected
Copy file name to clipboardExpand all lines: c/cert/test/rules/CON34-C/AppropriateThreadObjectStorageDurations.expected+13-8Lines changed: 13 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
2 |
| - |
3 |
| - |
4 |
| - |
5 |
| - |
6 |
| - |
7 |
| - |
8 |
| - |
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
9 | 14 |
|
10 | 15 |
|
11 | 16 |
|
|
c/cert/test/rules/DCL30-C/AppropriateStorageDurationsFunctionReturn.expected
Copy file name to clipboard+5-5Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
2 |
| - |
3 |
| - |
4 |
| - |
5 |
| - |
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
6 | 6 |
|
7 | 7 |
|
c/cert/test/rules/EXP35-C/DoNotModifyObjectsWithTemporaryLifetime.expected
Copy file name to clipboard+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
2 |
| - |
3 |
| - |
4 |
| - |
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
c/common/src/codingstandards/c/IdentifierLinkage.qll
Copy file name to clipboard+47Lines changed: 47 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
0 commit comments