Commit 86abb35
Unique_ptr needs to be used here now.
This is under protest - getDevice should NOT return a raw pointer to be
adopted by a unique_ptr somewhere arbitrary. Best option is possibly to
return by unique_ptr.1 parent d2587ed commit 86abb35
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| |||
0 commit comments