Commit 9e24b41
File tree
Expand file treeCollapse file tree
10 files changed
+2
-12
lines changedFilter options
- c/cert/src/rules
- CON34-C
- EXP39-C
- EXP45-C
- MEM36-C
- rule_packages/c
- scripts
Expand file treeCollapse file tree
10 files changed
+2
-12
lines changedc/cert/src/rules/CON34-C/AppropriateThreadObjectStorageDurations.ql
Copy file name to clipboardExpand all lines: c/cert/src/rules/CON34-C/AppropriateThreadObjectStorageDurations.ql-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
13 | 12 |
|
14 | 13 |
|
15 | 14 |
|
|
c/cert/src/rules/CON34-C/ThreadObjectStorageDurationsNotInitialized.ql
Copy file name to clipboardExpand all lines: c/cert/src/rules/CON34-C/ThreadObjectStorageDurationsNotInitialized.ql-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
13 |
| - |
14 | 13 |
|
15 | 14 |
|
16 | 15 |
|
|
c/cert/src/rules/EXP39-C/DoNotAccessVariableViaPointerOfIncompatibleType.ql
Copy file name to clipboardExpand all lines: c/cert/src/rules/EXP39-C/DoNotAccessVariableViaPointerOfIncompatibleType.ql-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
11 |
| - |
12 | 11 |
|
13 | 12 |
|
14 | 13 |
|
|
c/cert/src/rules/EXP45-C/AssignmentsInSelectionStatements.ql
Copy file name to clipboardExpand all lines: c/cert/src/rules/EXP45-C/AssignmentsInSelectionStatements.ql-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
11 |
| - |
12 | 11 |
|
13 | 12 |
|
14 | 13 |
|
|
c/cert/src/rules/MEM36-C/DoNotModifyAlignmentOfMemoryWithRealloc.ql
Copy file name to clipboardExpand all lines: c/cert/src/rules/MEM36-C/DoNotModifyAlignmentOfMemoryWithRealloc.ql-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
13 | 12 |
|
14 | 13 |
|
15 | 14 |
|
|
rule_packages/c/Concurrency4.json
Copy file name to clipboardExpand all lines: rule_packages/c/Concurrency4.json-2Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
43 | 43 |
|
44 | 44 |
|
45 | 45 |
|
46 |
| - |
47 | 46 |
|
48 | 47 |
|
49 | 48 |
|
| ||
65 | 64 |
|
66 | 65 |
|
67 | 66 |
|
68 |
| - |
69 | 67 |
|
70 | 68 |
|
71 | 69 |
|
|
rule_packages/c/Memory2.json
Copy file name to clipboardExpand all lines: rule_packages/c/Memory2.json-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
177 | 177 |
|
178 | 178 |
|
179 | 179 |
|
180 |
| - |
181 | 180 |
|
182 | 181 |
|
183 | 182 |
|
|
rule_packages/c/Pointers3.json
Copy file name to clipboardExpand all lines: rule_packages/c/Pointers3.json-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
65 | 65 |
|
66 | 66 |
|
67 | 67 |
|
68 |
| - |
69 | 68 |
|
70 | 69 |
|
71 | 70 |
|
|
rule_packages/c/SideEffects1.json
Copy file name to clipboardExpand all lines: rule_packages/c/SideEffects1.json-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
78 | 78 |
|
79 | 79 |
|
80 | 80 |
|
81 |
| - |
82 | 81 |
|
83 | 82 |
|
84 | 83 |
|
|
scripts/add_risk_assessment_tags.py
Copy file name to clipboardExpand all lines: scripts/add_risk_assessment_tags.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
123 | 123 |
|
124 | 124 |
|
125 | 125 |
|
126 |
| - |
127 |
| - |
| 126 | + |
| 127 | + |
128 | 128 |
|
129 | 129 |
|
130 | 130 |
|
|
0 commit comments