Commit e1a0d6d
authored
File tree
148 files changed
+3195
-981
lines changedFilter options
- .github/workflows
- c
- cert
- src
- rules/PRE31-C
- test
- common
- src
- test
- includes/standard-library
- rules
- donotusepointerarithmetictoaddressdifferentarrays
- readofuninitializedmemory
- misra
- src
- codingstandards/c/misra
- rules
- DIR-4-6
- RULE-10-1
- RULE-10-2
- RULE-10-3
- RULE-10-4
- RULE-10-5
- RULE-10-7
- RULE-10-8
- RULE-11-10
- RULE-11-3
- RULE-11-8
- RULE-13-2
- RULE-14-1
- RULE-21-26
- RULE-3-1
- RULE-8-7
- RULE-9-7
- test
- rules
- DIR-4-6
- RULE-1-4
- RULE-10-1
- RULE-10-2
- RULE-10-3
- RULE-10-4
- RULE-10-5
- RULE-10-7
- RULE-10-8
- RULE-11-10
- RULE-11-3
- RULE-11-8
- RULE-13-2
- RULE-14-3
- RULE-21-26
- RULE-22-16
- RULE-3-1
- RULE-7-4
- RULE-8-3
- RULE-8-7
- RULE-9-7
- change_notes
- cpp
- autosar
- src
- codingstandards/cpp
- rules
- A2-3-1
- A5-1-9
- test
- rules/A5-1-9
- cert
- src
- test
- common
- src
- codingstandards/cpp
- deviations
- exclusions/c
- resources
- rules
- donotusepointerarithmetictoaddressdifferentarrays
- invalidatedenvstringpointers
- iofstreammissingpositioning
- orderingpredicatemustbestrictlyweak
- readofuninitializedmemory
- test
- deviations
- deviations_basic_test
- deviations_report_deviated
- invalid_deviations
- rules
- donotusepointerarithmetictoaddressdifferentarrays
- invalidatedenvstringpointers
- readofuninitializedmemory
- misra
- src
- test
- report/src
- docs
- 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.
148 files changed
+3195
-981
lines changed.github/workflows/upgrade_codeql_dependencies.yml
Copy file name to clipboardExpand all lines: .github/workflows/upgrade_codeql_dependencies.yml+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
53 | 53 |
|
54 | 54 |
|
55 | 55 |
|
56 |
| - |
| 56 | + |
57 | 57 |
|
58 | 58 |
|
59 | 59 |
|
|
amendments.csv
Copy file name to clipboard+19-19Lines changed: 19 additions & 19 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
| 2 | + |
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 |
| - |
7 |
| - |
8 |
| - |
9 |
| - |
10 |
| - |
11 |
| - |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
12 | 12 |
|
13 | 13 |
|
14 |
| - |
15 |
| - |
16 |
| - |
| 14 | + |
| 15 | + |
| 16 | + |
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 | 32 |
|
33 |
| - |
| 33 | + |
34 | 34 |
|
35 | 35 |
|
36 |
| - |
| 36 | + |
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
40 | 40 |
|
41 | 41 |
|
42 |
| - |
| 42 | + |
43 | 43 |
|
44 | 44 |
|
45 | 45 |
|
46 |
| - |
| 46 | + |
47 | 47 |
|
48 | 48 |
|
49 |
| - |
50 |
| - |
| 49 | + |
| 50 | + |
+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/cert/src/rules/PRE31-C/SideEffectsInArgumentsToUnsafeMacros.ql
Copy file name to clipboardExpand all lines: c/cert/src/rules/PRE31-C/SideEffectsInArgumentsToUnsafeMacros.ql-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
18 |
| - |
19 | 18 |
|
20 | 19 |
|
21 | 20 |
|
|
+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/includes/standard-library/stdatomic.h
Copy file name to clipboardExpand all lines: c/common/test/includes/standard-library/stdatomic.h+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
| 2 | + |
2 | 3 |
|
3 | 4 |
|
4 | 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/donotusepointerarithmetictoaddressdifferentarrays/DoNotUsePointerArithmeticToAddressDifferentArrays.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 | + |
c/common/test/rules/readofuninitializedmemory/test.c
Copy file name to clipboardExpand all lines: c/common/test/rules/readofuninitializedmemory/test.c+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
94 | 94 |
|
95 | 95 |
|
96 | 96 |
|
| 97 | + |
| 98 | + |
97 | 99 |
|
c/misra/src/codingstandards/c/misra/EssentialTypes.qll
Copy file name to clipboardExpand all lines: c/misra/src/codingstandards/c/misra/EssentialTypes.qll+42-13Lines changed: 42 additions & 13 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
9 | 13 |
|
10 | 14 |
|
11 | 15 |
|
12 | 16 |
|
13 | 17 |
|
14 | 18 |
|
15 |
| - |
| 19 | + |
16 | 20 |
|
17 | 21 |
|
18 | 22 |
|
| ||
27 | 31 |
|
28 | 32 |
|
29 | 33 |
|
30 |
| - |
| 34 | + |
| 35 | + |
| 36 | + |
31 | 37 |
|
32 | 38 |
|
33 | 39 |
|
| ||
145 | 151 |
|
146 | 152 |
|
147 | 153 |
|
148 |
| - |
149 |
| - |
| 154 | + |
| 155 | + |
| 156 | + |
| 157 | + |
| 158 | + |
150 | 159 |
|
151 | 160 |
|
152 | 161 |
|
| ||
168 | 177 |
|
169 | 178 |
|
170 | 179 |
|
| 180 | + |
| 181 | + |
| 182 | + |
| 183 | + |
| 184 | + |
| 185 | + |
| 186 | + |
| 187 | + |
| 188 | + |
| 189 | + |
| 190 | + |
171 | 191 |
|
172 | 192 |
|
173 | 193 |
|
| ||
308 | 328 |
|
309 | 329 |
|
310 | 330 |
|
311 |
| - |
| 331 | + |
312 | 332 |
|
313 | 333 |
|
314 | 334 |
|
315 | 335 |
|
316 |
| - |
| 336 | + |
| 337 | + |
| 338 | + |
317 | 339 |
|
318 | 340 |
|
319 | 341 |
|
| ||
336 | 358 |
|
337 | 359 |
|
338 | 360 |
|
339 |
| - |
| 361 | + |
| 362 | + |
340 | 363 |
|
341 | 364 |
|
342 |
| - |
| 365 | + |
| 366 | + |
| 367 | + |
343 | 368 |
|
344 | 369 |
|
345 | 370 |
|
346 |
| - |
| 371 | + |
| 372 | + |
347 | 373 |
|
348 | 374 |
|
349 | 375 |
|
| ||
356 | 382 |
|
357 | 383 |
|
358 | 384 |
|
359 |
| - |
360 |
| - |
| 385 | + |
| 386 | + |
361 | 387 |
|
362 | 388 |
|
363 |
| - |
| 389 | + |
| 390 | + |
| 391 | + |
364 | 392 |
|
365 | 393 |
|
366 | 394 |
|
367 |
| - |
| 395 | + |
| 396 | + |
368 | 397 |
|
369 | 398 |
|
370 | 399 |
|
|
+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/DIR-4-6/PlainNumericalTypeUsedOverExplicitTypedef.ql
Copy file name to clipboardExpand all lines: c/misra/src/rules/DIR-4-6/PlainNumericalTypeUsedOverExplicitTypedef.ql+51-7Lines changed: 51 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
| 32 | + |
| 33 | + |
32 | 34 |
|
33 | 35 |
|
34 | 36 |
|
| ||
38 | 40 |
|
39 | 41 |
|
40 | 42 |
|
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
41 | 87 |
|
42 | 88 |
|
43 | 89 |
|
44 |
| - |
| 90 | + |
45 | 91 |
|
46 |
| - |
47 |
| - |
48 |
| - |
49 |
| - |
50 |
| - |
| 92 | + |
| 93 | + |
| 94 | + |
51 | 95 |
|
52 | 96 |
|
53 | 97 |
|
54 | 98 |
|
55 | 99 |
|
56 |
| - |
| 100 | + |
57 | 101 |
|
58 | 102 |
|
59 | 103 |
|
|
0 commit comments