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

Fix a xallocx(..., MALLOCX_ZERO) bug.

Fix xallocx(..., MALLOCX_ZERO to zero the last full trailing page of
large allocations that have been randomly assigned an offset of 0 when
--enable-cache-oblivious configure option is enabled.  This addresses a
special case missed in d260f442 (Fix
xallocx(..., MALLOCX_ZERO) bugs.).
parent e9192eac
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