simh-testsetgenerator/H316
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
..
tests H316: Add Bob Armstrong's Readme documentation for the IMP tests 2020-02-16 17:25:54 -08:00
h316_cpu.c H316: Remove Coverity indicated warnings rather than declaring them intentional 2019-07-07 19:29:30 -07:00
h316_defs.h H316: Avoid name space collision for the global variable PC 2018-12-31 09:56:10 -08:00
h316_dp.c H316: Remove Coverity indicated warnings rather than declaring them intentional 2019-07-07 19:29:30 -07:00
h316_fhd.c ALL: Massive 'const' cleanup 2016-05-15 15:25:33 -07:00
h316_hi.c H316: Fix format types in debug messages 2020-02-17 19:16:15 -08:00
h316_imp.c ALL: Massive 'const' cleanup 2016-05-15 15:25:33 -07:00
h316_imp.h H316: Implement the IMP host interface. 2020-02-15 13:19:37 -08:00
h316_lp.c H316: Open LPT, PTP devices for append 2020-04-30 05:18:47 -07:00
h316_mi.c H316: Update error and warning messages to properly use SCP APIs 2020-02-16 17:30:20 -08:00
h316_mt.c ALL: Massive 'const' cleanup 2016-05-15 15:25:33 -07:00
h316_rtc.c H316: Update error and warning messages to properly use SCP APIs 2020-02-16 17:30:20 -08:00
h316_stddev.c H316: Open LPT, PTP devices for append 2020-04-30 05:18:47 -07:00
h316_sys.c All: Declare sim_stop_messages as an array SCPE_BASE long 2020-09-02 15:56:07 -07:00
h316_udp.c H316: Update error and warning messages to properly use SCP APIs 2020-02-16 17:30:20 -08:00