Commit 1f2feb6
Fix mesh re-allocation logic (#25259)
# Objective
Fix #18808
## Solution
Drop added meshes before allocation, in case they already had an
allocation, and generally manage slabs a little more carefully.
---------
Co-authored-by: François Mockers <francois.mockers@vleue.com>1 parent 35208e9 commit 1f2feb6
5 files changed
Lines changed: 735 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
| 137 | + | |
| 138 | + | |
137 | 139 | | |
138 | 140 | | |
139 | 141 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| 66 | + | |
| 67 | + | |
66 | 68 | | |
67 | 69 | | |
68 | 70 | | |
| |||
0 commit comments