1
0
mirror of https://github.com/simh/simh.git synced 2026-02-12 02:48:38 +00:00
Files
simh.simh/Ibm1130/ibm1130_cpu.c
Mark Pizzolato 7bdb5aee8d IBM1130: Compiler warning cleanup
- Initialize local state variable to 0.  Likely non functional changes due
  to lack of depth in static analysis scan.  Coverity detects real problems
  like this.
- Migrate use of strncpy to strlcpy to assure safe buffer operations
2020-10-19 12:30:43 -07:00

77 KiB