Commit 2397376
authored
File tree
4 files changed
+16
-16
lines changedFilter options
- c/misra/test/rules/RULE-22-16
- change_notes
- cpp/common/src/codingstandards/cpp/resources
4 files changed
+16
-16
lines changedc/misra/test/rules/RULE-22-16/MutexObjectsNotAlwaysUnlocked.expected
Copy file name to clipboardExpand all lines: c/misra/test/rules/RULE-22-16/MutexObjectsNotAlwaysUnlocked.expected+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
| 10 | + |
c/misra/test/rules/RULE-22-16/test.c
Copy file name to clipboardExpand all lines: c/misra/test/rules/RULE-22-16/test.c+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
104 | 104 |
|
105 | 105 |
|
106 | 106 |
|
| 107 | + |
| 108 | + |
| 109 | + |
| 110 | + |
| 111 | + |
| 112 | + |
| 113 | + |
| 114 | + |
107 | 115 |
|
change_notes/2025-02-20-rule-22-16-update-aliasing-for-performance.md
Copy file name to clipboard+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
cpp/common/src/codingstandards/cpp/resources/ResourceLeakAnalysis.qll
Copy file name to clipboardExpand all lines: cpp/common/src/codingstandards/cpp/resources/ResourceLeakAnalysis.qll+4-16Lines changed: 4 additions & 16 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
| 3 | + |
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
| ||
40 | 40 |
|
41 | 41 |
|
42 | 42 |
|
| 43 | + |
43 | 44 |
|
44 | 45 |
|
45 | 46 |
|
46 | 47 |
|
47 | 48 |
|
48 | 49 |
|
49 |
| - |
| 50 | + |
50 | 51 |
|
51 | 52 |
|
52 | 53 |
|
| ||
63 | 64 |
|
64 | 65 |
|
65 | 66 |
|
66 |
| - |
67 |
| - |
68 |
| - |
69 |
| - |
70 |
| - |
71 |
| - |
72 |
| - |
73 |
| - |
74 |
| - |
75 |
| - |
76 |
| - |
77 |
| - |
78 |
| - |
79 | 67 |
|
80 | 68 |
|
81 | 69 |
|
| ||
85 | 73 |
|
86 | 74 |
|
87 | 75 |
|
88 |
| - |
| 76 | + |
89 | 77 |
|
90 | 78 |
|
91 | 79 |
|
|
0 commit comments