• v0.10.30 14dafa4abe

    Miblo tagged this 2024-03-12 13:03:08 +00:00 | 0 commits to master since this tag

    The ClashResolver, or a memory_book variable therein, triggered a
    stack-use-after-return segfault. Fixed by initialising the ClashResolver
    in main() and passing it to InitClashResolver() by pointer, rather than
    initialising it in InitClashResolver().

    Downloads