linzj
linzj
## Which version are you using? v0.0.0 ## Which operating system are you using? - [ ] Linux amd64 standard - [ ] Linux amd64 Docker - [ ] Linux...
On Android, AArch64 MTE feature helps to detect the memory errors.MI_SECURE mode should detect if the hardware supports MTE, and put additional code to make use of it.
## Summary There is a memory leak issue in mimalloc where large blocks freed from different threads may never be properly collected, leading to memory not being returned to the...