Skip to content

4.0.4

Compare
Choose a tag to compare
@jasone jasone released this 24 Oct 15:02
· 2363 commits to dev since this release

This bugfix release fixes another xallocx() regression. No other regressions have come to light in over a month, so this is likely a good starting point for people who prefer to wait for "dot one" releases with all the major issues shaken out.

Bug fixes:

  • 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.