mirror of
https://github.com/open-simh/simh.git
synced 2026-04-30 05:35:22 +00:00
- Use memmove instead of memcpy for potentially overlapping moves. - Fix memory leaks in error paths. - Fix potential NULL pointer references - Assure that string copies stay within bounds of the destination string and are NUL terminated - Fix NULL pointer dereferencing in help routines
462 KiB
462 KiB