await
await copied to clipboard
Fix size comparison in caching allocator
I think it supposed to reuse allocated storage if the requested size is less than or equal too previously released memory.