This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Commit ae557d9
File tree
101 files changed
+1538
-360
lines changed- .github/workflows
- change_notes
- cpp
- autosar
- src
- codingstandards/cpp
- rules/A2-3-1
- test
- cert
- src
- test
- common
- src
- codingstandards/cpp
- deviations
- exclusions/c
- resources
- rules
- donotusepointerarithmetictoaddressdifferentarrays
- invalidatedenvstringpointers
- orderingpredicatemustbestrictlyweak
- readofuninitializedmemory
- test
- deviations
- deviations_basic_test
- deviations_report_deviated
- invalid_deviations
- rules
- donotusepointerarithmetictoaddressdifferentarrays
- invalidatedenvstringpointers
- readofuninitializedmemory
- misra
- src
- test
- report/src
- c
- cert
- src
- test
- common
- src
- test
- rules
- donotusepointerarithmetictoaddressdifferentarrays
- readofuninitializedmemory
- misra
- src
- codingstandards/c/misra
- rules
- RULE-10-2
- RULE-11-10
- RULE-11-3
- RULE-11-8
- RULE-13-2
- RULE-3-1
- RULE-8-7
- test
- rules
- RULE-10-2
- RULE-11-10
- RULE-11-3
- RULE-11-8
- RULE-13-2
- RULE-14-3
- RULE-22-16
- RULE-3-1
- RULE-7-4
- RULE-8-3
- RULE-8-7
- 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.
101 files changed
+1538
-360
lines changedLines 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 |
| |
|
Lines changed: 12 additions & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 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 | + |
0 commit comments