fanesemyk

Results 2 issues of fanesemyk

Hi, I found some bug in yout syscall.c. To be specific, because there could be other pte bits, so I think just using flag = PTE_U | PTE_P , and...

I am using mimalloc v2.1.7 and compile & running it on Ubuntu, Linux 5.15.0. When I turn on both two options, with MI_OVERRIDE turned on, compile my own program with...