mirror of
https://github.com/open-simh/simh.git
synced 2026-01-13 07:20:12 +00:00
This avoids a potential invalid pointer dereference when formatting the return value from sim_instr() if it is < SCPE_BASE but greater than the previously defined static array size.sizeof Update simh.doc to reflect this generic change.