jemallocator
jemallocator copied to clipboard
[Bug] Prefix Space Error
So, I was using the crate...my dir was like = /Volumes/Anmode SSD/Blockchain/cord/target/release/build/tikv-jemalloc-sys-8d7ff8c9a9dd7c32/out.
As you can see Anmode SSD contain space so it was giving me error.
Solution= code should be modify to handle it.
Seems easy to fix, do you want to send a patch?