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

Fix rallocx() sampling code to not eagerly commit sampler update.

rallocx() for an alignment-constrained request may end up with a
smaller-than-worst-case size if in-place reallocation succeeds due to
serendipitous alignment.  In such cases, sampling may not happen.
parent 20cd2de5
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