simh-testsetgenerator/S3
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
..
haltguide.txt Notes For V2.8 2011-04-15 08:33:38 -07:00
readme_s3.txt Notes For V2.8 2011-04-15 08:33:38 -07:00
s3_cd.c I1401, I7094, ID16, ID32, HP2100 and S3: Correct register definitions for checking 2020-03-07 19:59:04 -08:00
s3_cpu.c ALL: Massive 'const' cleanup 2016-05-15 15:25:33 -07:00
s3_defs.h S3: Avoid potential buffer overruns 2019-07-30 22:17:41 -07:00
s3_disk.c ALL: Massive 'const' cleanup 2016-05-15 15:25:33 -07:00
s3_lp.c ALL: Massive 'const' cleanup 2016-05-15 15:25:33 -07:00
s3_pkb.c GRI, PDP1, S3, SDS: Forwardport of Bob Supnik's merge from the master branch (change to sim_printf) 2015-04-03 19:53:39 -07:00
s3_sys.c All: Declare sim_stop_messages as an array SCPE_BASE long 2020-09-02 15:56:07 -07:00
system3.txt Notes For V2.8 2011-04-15 08:33:38 -07:00