Commit 460fb26
File tree
2 files changed
+1
-5
lines changedFilter options
- c/misra/src/rules/RULE-8-13
- cpp/common/src/codingstandards/cpp/alertreporting
2 files changed
+1
-5
lines changedc/misra/src/rules/RULE-8-13/PointerShouldPointToConstTypeWhenPossible.ql
Copy file name to clipboardExpand all lines: c/misra/src/rules/RULE-8-13/PointerShouldPointToConstTypeWhenPossible.ql-2Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
31 | 31 |
|
32 | 32 |
|
33 | 33 |
|
34 |
| - |
35 |
| - |
36 | 34 |
|
37 | 35 |
|
38 | 36 |
|
|
cpp/common/src/codingstandards/cpp/alertreporting/HoldsForAllCopies.qll
Copy file name to clipboardExpand all lines: cpp/common/src/codingstandards/cpp/alertreporting/HoldsForAllCopies.qll+1-3Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
85 | 85 |
|
86 | 86 |
|
87 | 87 |
|
88 |
| - |
89 |
| - |
90 | 88 |
|
91 | 89 |
|
92 |
| - |
| 90 | + |
93 | 91 |
|
94 | 92 |
|
95 | 93 |
|
|
0 commit comments