mirror of
https://git.citron-emu.org/citron/emulator
synced 2026-01-27 05:03:29 +00:00
- Moved the copy buffer to the heap via std::make_unique. - Added explicit null-safety and system shutdown checks to mirroring logic. - Hardened recursion guards during directory traversal to ensure stability. Signed-off-by: Collecting <collecting@noreply.localhost>