mirror of
https://github.com/par274/sharpemu.git
synced 2026-08-02 07:59:44 +08:00
9ddc09ea91
Read guest C strings in page-bounded chunks without heap allocations. Return false when the buffer fills without a null terminator. Route exit and _exit through RequestProcessExit.