Commit af13e6f
File tree
Expand file treeCollapse file tree
4 files changed
+8
-6
lines changedFilter options
- c/cert
- src/rules/ERR33-C
- test/rules/ERR33-C
- cpp/common/src/codingstandards/cpp/exclusions/c
Expand file treeCollapse file tree
4 files changed
+8
-6
lines changedc/cert/src/rules/ERR33-C/DetectAndHandleStandardLibraryErrors.md
Copy file name to clipboardExpand all lines: c/cert/src/rules/ERR33-C/DetectAndHandleStandardLibraryErrors.md+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
372 | 372 |
|
373 | 373 |
|
374 | 374 |
|
375 |
| - |
| 375 | + |
376 | 376 |
|
377 | 377 |
|
378 | 378 |
|
|
c/cert/test/rules/ERR33-C/test.c
Copy file name to clipboardExpand all lines: c/cert/test/rules/ERR33-C/test.c+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
125 | 125 |
|
126 | 126 |
|
127 | 127 |
|
128 |
| - |
| 128 | + |
129 | 129 |
|
130 | 130 |
|
131 | 131 |
|
|
cpp/common/src/codingstandards/cpp/exclusions/c/Contracts5.qll
Copy file name to clipboardExpand all lines: cpp/common/src/codingstandards/cpp/exclusions/c/Contracts5.qll+5-3Lines changed: 5 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
10 |
| - |
| 10 | + |
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
17 |
| - |
| 17 | + |
| 18 | + |
18 | 19 |
|
19 | 20 |
|
20 | 21 |
|
21 | 22 |
|
22 | 23 |
|
23 | 24 |
|
24 | 25 |
|
25 |
| - |
| 26 | + |
| 27 | + |
26 | 28 |
|
27 | 29 |
|
28 | 30 |
|
|
cpp/common/src/codingstandards/cpp/exclusions/c/RuleMetadata.qll
Copy file name to clipboardExpand all lines: cpp/common/src/codingstandards/cpp/exclusions/c/RuleMetadata.qll+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
90 | 90 |
|
91 | 91 |
|
92 | 92 |
|
93 |
| - |
| 93 | + |
94 | 94 |
|
95 | 95 |
|
96 | 96 |
|
|
0 commit comments