Commit 785f29b
File tree
Expand file treeCollapse file tree
3 files changed
+49
-17
lines changedFilter options
- c/cert
- src/rules/ERR32-C
- test/rules/ERR32-C
Expand file treeCollapse file tree
3 files changed
+49
-17
lines changedc/cert/src/rules/ERR32-C/DoNotRelyOnIndeterminateValuesOfErrno.ql
Copy file name to clipboardExpand all lines: c/cert/src/rules/ERR32-C/DoNotRelyOnIndeterminateValuesOfErrno.ql+32-11Lines changed: 32 additions & 11 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
40 | 44 |
|
41 | 45 |
|
42 | 46 |
|
43 | 47 |
|
44 | 48 |
|
45 | 49 |
|
46 | 50 |
|
47 |
| - |
| 51 | + |
48 | 52 |
|
49 | 53 |
|
50 | 54 |
|
51 |
| - |
| 55 | + |
52 | 56 |
|
53 | 57 |
|
54 | 58 |
|
| ||
63 | 67 |
|
64 | 68 |
|
65 | 69 |
|
66 |
| - |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
67 | 87 |
|
68 | 88 |
|
69 |
| - |
| 89 | + |
70 | 90 |
|
71 | 91 |
|
72 |
| - |
73 |
| - |
74 |
| - |
| 92 | + |
| 93 | + |
| 94 | + |
75 | 95 |
|
76 |
| - |
77 |
| - |
78 |
| - |
| 96 | + |
| 97 | + |
| 98 | + |
| 99 | + |
79 | 100 |
|
80 |
| - |
| 101 | + |
c/cert/test/rules/ERR32-C/DoNotRelyOnIndeterminateValuesOfErrno.expected
Copy file name to clipboard+5-5Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
2 |
| - |
3 |
| - |
4 |
| - |
5 |
| - |
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
c/cert/test/rules/ERR32-C/test.c
Copy file name to clipboardExpand all lines: c/cert/test/rules/ERR32-C/test.c+12-1Lines changed: 12 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
31 | 31 |
|
32 | 32 |
|
33 | 33 |
|
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
34 | 43 |
|
35 | 44 |
|
36 | 45 |
|
| ||
39 | 48 |
|
40 | 49 |
|
41 | 50 |
|
42 |
| - |
| 51 | + |
43 | 52 |
|
44 | 53 |
|
45 | 54 |
|
46 | 55 |
|
47 | 56 |
|
48 | 57 |
|
| 58 | + |
| 59 | + |
49 | 60 |
|
50 | 61 |
|
51 | 62 |
|
|
0 commit comments