simh-testsetgenerator/ALTAIR
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
..
altair.txt Notes For V2.8 2011-04-15 08:33:38 -07:00
altair_cpu.c ALL: Massive 'const' cleanup 2016-05-15 15:25:33 -07:00
altair_defs.h ALTAIR, Interdata, LGP, NOVA: Addition of sim_printf in various places from Bob Supnik 2015-04-03 18:33:31 -07:00
altair_dsk.c ALTAIR: Extend disk buffer by 1 byte to avoid array overruns (COVERITY) 2017-03-11 10:10:15 -08:00
altair_sio.c ALTAIR: Allow PTP device to be readonly at attach time 2020-05-29 09:15:18 -07:00
altair_sys.c All: Declare sim_stop_messages as an array SCPE_BASE long 2020-09-02 15:56:07 -07:00