Skip to content

1.4.5

Latest
Compare
Choose a tag to compare
@mjansson mjansson released this 01 Apr 07:07
· 2 commits to main since this release
e4393ff

Fix for issue where span cache was not properly freed on heap free all

Add rpmalloc_get_heap_for_ptr function to get heap for a given allocation

Fixed medium size block limit and alignment handling when span size is reconfigured

Fixed SIGILL on macOS rosetta mode (x86_64)

Update compatibility with newer clang versions and use intrinsics for memcpy