mirror of
https://github.com/simh/simh.git
synced 2026-04-25 03:34:34 +00:00
UNIT_BUFABLE without UNIT_MUSTBUF means that uptr->filebuf is managed outside of attach_unit's authority. The buffer copy must always be allocated if UNIT_BUFABLE is set so that there is space to store the initial loaded copy. Fix #1122
645 KiB
645 KiB