Commit 480ff55
File tree
94 files changed
+2516
-489
lines changedFilter options
- c
- cert
- src
- codeql-suites
- rules/DCL40-C
- test
- common
- src
- codingstandards/c
- test
- rules/functionnoreturnattributecondition
- misra
- src
- rules
- RULE-13-2
- RULE-21-22
- RULE-21-23
- RULE-21-25
- RULE-23-5
- RULE-8-3
- RULE-8-4
- RULE-9-7
- test
- rules
- DIR-5-1
- DIR-5-3
- RULE-1-4
- RULE-1-5
- RULE-11-10
- RULE-12-6
- RULE-13-2
- RULE-17-11
- RULE-18-10
- RULE-18-8
- RULE-18-9
- RULE-21-22
- RULE-21-23
- RULE-21-25
- RULE-21-26
- RULE-22-16
- RULE-8-15
- RULE-9-7
- change_notes
- cpp
- autosar
- src
- test
- cert
- src
- codeql-suites
- test
- common
- src
- codingstandards/cpp
- deviations
- types
- test
- deviations
- deviations_basic_test
- deviations_report_deviated
- misra
- src
- test
- report/src
- docs
- schemas
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
94 files changed
+2516
-489
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
27 |
| - |
| 27 | + |
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
|
c/cert/src/codeql-suites/cert-c-default.qls
Copy file name to clipboard+10Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
c/cert/src/codeql-suites/cert-c-recommendation.qls
Copy file name to clipboard+10Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
c/cert/src/codeql-suites/cert-default.qls
Copy file name to clipboard+2-9Lines changed: 2 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
2 |
| - |
3 |
| - |
4 |
| - |
5 |
| - |
6 |
| - |
7 |
| - |
8 |
| - |
9 |
| - |
| 1 | + |
| 2 | + |
c/cert/src/qlpack.yml
Copy file name to clipboard+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
| 2 | + |
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
| 6 | + |
6 | 7 |
|
7 | 8 |
|
8 | 9 |
|
c/cert/src/rules/DCL40-C/IncompatibleFunctionDeclarations.ql
Copy file name to clipboardExpand all lines: c/cert/src/rules/DCL40-C/IncompatibleFunctionDeclarations.ql+10-2Lines changed: 10 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
22 | 28 |
|
23 | 29 |
|
24 | 30 |
|
| ||
29 | 35 |
|
30 | 36 |
|
31 | 37 |
|
32 |
| - |
| 38 | + |
| 39 | + |
33 | 40 |
|
34 | 41 |
|
35 |
| - |
| 42 | + |
| 43 | + |
36 | 44 |
|
37 | 45 |
|
38 | 46 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
| 2 | + |
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
|
c/common/src/codingstandards/c/TgMath.qll
Copy file name to clipboardExpand all lines: c/common/src/codingstandards/c/TgMath.qll+49-10Lines changed: 49 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
| 3 | + |
4 | 4 |
|
| 5 | + |
5 | 6 |
|
6 | 7 |
|
7 | 8 |
|
8 |
| - |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
9 | 23 |
|
10 | 24 |
|
11 | 25 |
|
| 26 | + |
12 | 27 |
|
13 | 28 |
|
14 |
| - |
15 |
| - |
16 |
| - |
17 |
| - |
| 29 | + |
| 30 | + |
18 | 31 |
|
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
19 | 36 |
|
20 | 37 |
|
21 | 38 |
|
| ||
27 | 44 |
|
28 | 45 |
|
29 | 46 |
|
| 47 | + |
30 | 48 |
|
31 | 49 |
|
32 |
| - |
| 50 | + |
33 | 51 |
|
34 | 52 |
|
35 | 53 |
|
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
36 | 62 |
|
37 |
| - |
38 |
| - |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
39 | 78 |
|
40 | 79 |
|
41 | 80 |
|
42 |
| - |
| 81 | + |
43 | 82 |
|
44 | 83 |
|
45 | 84 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
| 2 | + |
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
| 2 | + |
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
|
c/common/test/rules/functionnoreturnattributecondition/test.c
Copy file name to clipboardExpand all lines: c/common/test/rules/functionnoreturnattributecondition/test.c+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
77 | 77 |
|
78 | 78 |
|
79 | 79 |
|
80 |
| - |
| 80 | + |
81 | 81 |
|
82 | 82 |
|
83 | 83 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
| 2 | + |
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
|
c/misra/src/rules/RULE-13-2/UnsequencedAtomicReads.ql
Copy file name to clipboardExpand all lines: c/misra/src/rules/RULE-13-2/UnsequencedAtomicReads.ql+38-12Lines changed: 38 additions & 12 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
| 20 | + |
20 | 21 |
|
21 | 22 |
|
22 | 23 |
|
23 | 24 |
|
24 | 25 |
|
25 | 26 |
|
26 | 27 |
|
27 |
| - |
28 |
| - |
| 28 | + |
| 29 | + |
29 | 30 |
|
30 | 31 |
|
31 | 32 |
|
| ||
39 | 40 |
|
40 | 41 |
|
41 | 42 |
|
42 |
| - |
43 |
| - |
44 |
| - |
45 |
| - |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
46 | 49 |
|
47 | 50 |
|
48 |
| - |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
49 | 69 |
|
50 | 70 |
|
51 | 71 |
|
52 | 72 |
|
53 | 73 |
|
54 | 74 |
|
55 | 75 |
|
56 |
| - |
| 76 | + |
57 | 77 |
|
58 | 78 |
|
59 | 79 |
|
| ||
65 | 85 |
|
66 | 86 |
|
67 | 87 |
|
68 |
| - |
| 88 | + |
69 | 89 |
|
70 | 90 |
|
71 | 91 |
|
72 | 92 |
|
73 | 93 |
|
74 | 94 |
|
75 | 95 |
|
76 |
| - |
| 96 | + |
77 | 97 |
|
78 | 98 |
|
79 |
| - |
80 |
| - |
| 99 | + |
| 100 | + |
| 101 | + |
| 102 | + |
| 103 | + |
| 104 | + |
| 105 | + |
| 106 | + |
81 | 107 |
|
82 | 108 |
|
83 | 109 |
|
|
c/misra/src/rules/RULE-21-22/TgMathArgumentWithInvalidEssentialType.ql
Copy file name to clipboardExpand all lines: c/misra/src/rules/RULE-21-22/TgMathArgumentWithInvalidEssentialType.ql+9-4Lines changed: 9 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
37 |
| - |
| 37 | + |
| 38 | + |
| 39 | + |
38 | 40 |
|
39 | 41 |
|
40 |
| - |
41 |
| - |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
42 | 47 |
|
43 | 48 |
|
44 |
| - |
| 49 | + |
45 | 50 |
|
46 | 51 |
|
47 | 52 |
|
c/misra/src/rules/RULE-21-23/TgMathArgumentsWithDifferingStandardType.ql
Copy file name to clipboardExpand all lines: c/misra/src/rules/RULE-21-23/TgMathArgumentsWithDifferingStandardType.ql+3-5Lines changed: 3 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
58 | 58 |
|
59 | 59 |
|
60 | 60 |
|
61 |
| - |
62 |
| - |
63 |
| - |
| 61 | + |
64 | 62 |
|
65 | 63 |
|
66 | 64 |
|
67 | 65 |
|
68 |
| - |
69 |
| - |
| 66 | + |
| 67 | + |
70 | 68 |
|
71 | 69 |
|
72 | 70 |
|
|
0 commit comments