simh-testsetgenerator/LGP
Mark Pizzolato ae825c9afb All: Declare sim_stop_messages as an array SCPE_BASE long
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.
2020-09-02 15:56:07 -07:00
..
lgp_cpu.c ALL: Massive 'const' cleanup 2016-05-15 15:25:33 -07:00
lgp_defs.h ALL: Massive 'const' cleanup 2016-05-15 15:25:33 -07:00
lgp_stddev.c All: Fix devices that attach files and have special meaning for -A switch 2020-03-22 09:54:54 -07:00
lgp_sys.c All: Declare sim_stop_messages as an array SCPE_BASE long 2020-09-02 15:56:07 -07:00