Commit 19e0b90
authored
* [kilted] Follow-up on "Fix for multibag replay stagnation (#2158)"
- Fix for returning a dangling reference from the
"Player::get_storage_options()" method
- Also deprecate "Player::get_storage_options()" method in favor of the
"get_all_storage_options()""
Signed-off-by: Michael Orlov <michael.orlov@apex.ai>
* Remove deprecation warning for the get_storage_options() per code review
Signed-off-by: Michael Orlov <michael.orlov@apex.ai>
---------
Signed-off-by: Michael Orlov <michael.orlov@apex.ai>
1 parent 5434a78 commit 19e0b90
1 file changed
+8
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
241 | 241 | | |
242 | 242 | | |
243 | 243 | | |
244 | | - | |
| 244 | + | |
245 | 245 | | |
246 | 246 | | |
247 | 247 | | |
| |||
435 | 435 | | |
436 | 436 | | |
437 | 437 | | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
438 | 441 | | |
439 | 442 | | |
440 | 443 | | |
| |||
2182 | 2185 | | |
2183 | 2186 | | |
2184 | 2187 | | |
2185 | | - | |
| 2188 | + | |
2186 | 2189 | | |
2187 | 2190 | | |
2188 | | - | |
| 2191 | + | |
| 2192 | + | |
| 2193 | + | |
2189 | 2194 | | |
2190 | 2195 | | |
2191 | 2196 | | |
| |||
0 commit comments