bjit: fix memory corruption
we used to destroy the ICInfo before all references to it got deleted. I run into this when using the glibc alloc instead of jemalloc
Showing
Please register or sign in to comment
we used to destroy the ICInfo before all references to it got deleted. I run into this when using the glibc alloc instead of jemalloc