File tree
3 files changed
+1
-4
lines changedFilter options
- c
- cert/src/rules
- EXP33-C
- EXP34-C
- misra/src/rules/RULE-9-1
3 files changed
+1
-4
lines changedc/cert/src/rules/EXP33-C/DoNotReadUninitializedMemory.md
Copy file name to clipboardExpand all lines: c/cert/src/rules/EXP33-C/DoNotReadUninitializedMemory.md-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
8 |
| - |
9 | 8 |
|
10 | 9 |
|
11 | 10 |
|
|
c/cert/src/rules/EXP34-C/DoNotDereferenceNullPointers.md
Copy file name to clipboardExpand all lines: c/cert/src/rules/EXP34-C/DoNotDereferenceNullPointers.md-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
8 |
| - |
9 | 8 |
|
10 | 9 |
|
11 | 10 |
|
|
c/misra/src/rules/RULE-9-1/ObjectWithAutoStorageDurationReadBeforeInit.ql
Copy file name to clipboardExpand all lines: c/misra/src/rules/RULE-9-1/ObjectWithAutoStorageDurationReadBeforeInit.ql+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
4 |
| - |
5 |
| - |
| 4 | + |
6 | 5 |
|
7 | 6 |
|
8 | 7 |
|
|
0 commit comments