1
0
mirror of https://github.com/simh/simh.git synced 2026-01-13 15:27:14 +00:00
Mark Pizzolato 9e2925534b I7094: Compiler warning cleanup
- Initialize local state variables to 0.  Likely non functional changes due
  to lack of depth in static analysis scan.  Coverity detects real problems
  like this.
- Avoid potential out of array indexing due to theoretical array
  reference via signed char index.  Likely non functional change.
2020-10-19 12:28:59 -07:00
..
2011-04-15 08:36:09 -07:00
2020-10-19 12:28:59 -07:00
2012-03-24 19:46:37 -07:00
2020-10-19 12:28:59 -07:00
2011-04-15 08:35:54 -07:00
2016-05-15 15:25:33 -07:00
2012-03-24 19:46:37 -07:00
2020-10-19 12:28:59 -07:00