mirror of
https://git.eden-emu.dev/archive/citron
synced 2026-03-22 17:46:08 -04: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>