Commit 47af90f
committed
FIX: Handle the case when resize_cold() would be a no-op
This is a safety measure, normally resize_cold() wouldn't been called when here is nothing to
do. But we want to ensure that if this ever happens we don't run into a panicking corner case.1 parent 9f18d10 commit 47af90f
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
273 | 273 | | |
274 | 274 | | |
275 | 275 | | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
276 | 281 | | |
277 | 282 | | |
278 | 283 | | |
| |||
0 commit comments