Commit 28b7e42
committed
Fix arena data structure size calculation.
Fix paren placement so that QUANTUM_CEILING() applies to the correct
portion of the expression that computes how much memory to base_alloc().
In practice this bug had no impact. This was caused by
5d8db15 (Simplify run quantization.),
which in turn fixed an over-allocation regression caused by
3c4d92e (Add per size class huge
allocation statistics.).1 parent 77635bf commit 28b7e42
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3461 | 3461 | | |
3462 | 3462 | | |
3463 | 3463 | | |
3464 | | - | |
3465 | | - | |
| 3464 | + | |
| 3465 | + | |
3466 | 3466 | | |
3467 | 3467 | | |
3468 | 3468 | | |
| |||
0 commit comments