Skip to content
Commit 767ffa2b authored by Jason Evans's avatar Jason Evans
Browse files

Fix compute_size_with_overflow().

Fix compute_size_with_overflow() to use a high_bits mask that has the
high bits set, rather than the low bits.  This regression was introduced
by 5154ff32 (Unify the allocation
paths).
parent d27f29b4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment