1. a9a9142 SCP: Properly define sim_name array to avoid potential overrun by Mark Pizzolato · 8 years ago
  2. 62dc8ff ALTAIR: Fix potential reference to uninitialized memory (Coverity) by Mark Pizzolato · 8 years ago
  3. fa7e350 SCP: Avoid potential invalid pointer reference (Coverity) by Mark Pizzolato · 8 years ago
  4. cb6b0a5 SCP: Coverity warning cleanup by Mark Pizzolato · 8 years ago
  5. 8d8a286 SCP: Add checks to avoid potential buffer overrun (Coverity) by Mark Pizzolato · 8 years ago
  6. d60c56d PDP10: Add fall through comment to case (COVERITY) by Bob Supnik · 8 years ago
  7. 5896b1c PDP10: Documented switch fall through case (COVERITY) by Bob Supnik · 8 years ago
  8. 3989251 SCP: Add more Error path checks by Mark Pizzolato · 8 years ago
  9. 36f09d2 SCP: Fix potential error return checks (COVERITY) by Mark Pizzolato · 8 years ago
  10. 3e54264 SAGE: Fix flag setting with 33bit mask by Holger Veit · 8 years ago
  11. d985645 SLIRP: silence Coverity noise by Mark Pizzolato · 8 years ago
  12. f4b7d1f SCP: Migrate some use of strcat() to sim_strlcat() by Mark Pizzolato · 8 years ago
  13. ec11eca PDQ3: Fix coverity issue 1416165 by Mark Pizzolato · 8 years ago
  14. 34d29d3 SCP: Add sim_strlcpy and sim_strlcat for platforms missing strlcpy and strlcat by Mark Pizzolato · 8 years ago
  15. 9a9b5de PDQ-3, SAGE: Coverity Fixes by Holger Veit · 8 years ago
  16. 4897525 SLIRP: Coverity identified warning by Mark Pizzolato · 8 years ago
  17. c638950 PDP11: Properly handle reads of less than 1 sector by Mark Pizzolato · 8 years ago
  18. b2cd329 FRONTPANEL: Fix repeating register data gathering lock problem (COVERITY) by Mark Pizzolato · 8 years ago
  19. 2d1b969 TAPE: Stub extended gap behaviors to avoid link time errors. by Mark Pizzolato · 8 years ago
  20. 3eb4598 SCP: Removed KBD_WAIT and friends by Bob Supnik · 8 years ago
  21. 0947a69 isys80xx, imds-225: Cleanup Coverity identified issues by Bill Beech · 8 years ago
  22. f02a9b0 ibmpc, ibmpcxt: Cleanup Coverity identified issues by Bill Beech · 8 years ago
  23. bef62a5 SWTP: Cleanup Coverity identified issues by Bill Beech · 8 years ago
  24. 6831746 All VAX: Clarify Opcode Table decode values by Mark Pizzolato · 8 years ago
  25. 33f02ae SDS: Add precise gap erase to MT device by Bob Supnik · 8 years ago
  26. 0cc2a46 sigma: Add "Sigma 7 BigMem" as a model variant by Bob Supnik · 8 years ago
  27. c26c6ea NOVA, PDP1,, sigma: Various cosmetic/typo changes by Bob Supnik · 8 years ago
  28. 41ea29a PDP18B: Limit connection poll to configured lines by Bob Supnik · 8 years ago
  29. 976cf12 VAX780: Update 780 bug history to include REI to Compatibility mode by Bob Supnik · 8 years ago
  30. e1f8e88 ID16, ID32: Fixed testing of 8b mode and echoed character (COVERITY) by Bob Supnik · 8 years ago
  31. a37e928 I7094: Annotated fall through in switch (COVERITY) by Bob Supnik · 8 years ago
  32. a040eb4 I1401: Fixed MTF length checking (COVERITY) by Bob Supnik · 8 years ago
  33. 0e6a79f All VAX: Initialize intermediate state vars outside of the instruction loop by Mark Pizzolato · 8 years ago
  34. 7c696db Visual Studio Projects: Add projects for ibmpc and ibmpcxt by Mark Pizzolato · 8 years ago
  35. 5fb61c8 FRONTPANEL: Fix Coverity identified issues by Mark Pizzolato · 8 years ago
  36. 0f41c24 ibmpc, isys80xx, imds-225: Fix Coverity identified problems by Bill Beech · 8 years ago
  37. b64f3cd CDC1700: Fix Coverity identified potential buffer overrun by John Forecast · 8 years ago
  38. fcf3104 FRONTPANEL: Fix Coverity identified problems by Mark Pizzolato · 8 years ago
  39. 5135f13 TAPE: Fix Coverity potential NULL pointer dereference by Mark Pizzolato · 8 years ago
  40. f0bee7f VAX750: Fixed bad test for UBA intr level (COVERITY) by Bob Supnik · 8 years ago
  41. 8d8ecc1 CDC1700: Fixing Coverity identified issues by John Forecast · 8 years ago
  42. 62879be PDP1, PDP8, PDP18B, PDP11: Fixed dt_seterr to clear successor states by Bob Supnik · 8 years ago
  43. 1cd11f3 sigma: Added missing CONST to fix broken build by Mark Pizzolato · 8 years ago
  44. 6a40afe VAX750: Fix NULL reference check in boot command parsing (COVERITY) by Mark Pizzolato · 8 years ago
  45. 934f4e6 alpha: Fix Coverity identified Defect: 1416171 by Bob Supnik · 8 years ago
  46. 485114c B5500: Fixed Coverity bugs. by Richard Cornwell · 8 years ago
  47. df1baf2 CDC1700: Release 2 by Mark Pizzolato · 8 years ago
  48. ca19ac9 SCP: Fix potential NULL pointer dereference (COVERITY) by Mark Pizzolato · 8 years ago
  49. 9f746cf AltairZ80: Improved diskClose error handling (Coverity Scan) by Peter Schorn · 8 years ago
  50. e7a38cc PDP11: Fixed spurious interrupt when setting GO by Bob Supnik · 8 years ago
  51. aef6626 I1401: Fixed possible NULL pointer dereference (COVERITY) by Bob Supnik · 8 years ago
  52. f586105 I1620: Fix Coverity identified problems by Bob Supnik · 8 years ago
  53. b95e870 I7094: Fixed GET_PCHAIN macro (COVERITY) by Bob Supnik · 8 years ago
  54. 0c03efb sigma: Fix Coverity identified problems by Bob Supnik · 8 years ago
  55. 430541b All VAX: Fixed dangling else in show_opnd (COVERITY) by Bob Supnik · 8 years ago
  56. 71479d6 All VAX: Fixed certain indirect cases in parse (COVERITY) by Bob Supnik · 8 years ago
  57. f52b534 Visual Studio Projects: Add project for imds-225 simulator by Mark Pizzolato · 8 years ago
  58. a221ac4 Intel-Systems, IBMPC: Standardize to CRLF line endings and spaces for tabs by Bill Beech · 8 years ago
  59. 18efafe SCP: Fix remaining memory leak in RESTORE (COVERITY) by Mark Pizzolato · 8 years ago
  60. 950fc82 VAX780, VAX8600: Fixed bad test for UBA intr level (COVERITY) by Bob Supnik · 8 years ago
  61. de95d5b SCP: Fix memory leak in error paths of RESTORE command (COVERITY) by Mark Pizzolato · 8 years ago
  62. a943737 isys8010, isys8020, isys8024, isys8030, imds-225: Coverity identified problems by Bill Beech · 8 years ago
  63. f10f8bc SWTP6800: Address Converity identified problems by Bill Beech · 8 years ago
  64. a3a1db4 IBMPC: Minor cleanup and change to CRLF line endings by Bill Beech · 8 years ago
  65. 30556c8 AltairZ80: Fix uninitialized variable (Coverity Scan) by Peter Schorn · 8 years ago
  66. 979aec2 SLIRP: Fix potential NULL pointer dereference and excess left shift (COVERITY) by Mark Pizzolato · 8 years ago
  67. d1768d2 PDP10, PDP11, PDP18B, PDP8: Annotate switch case fall through (COVERITY) by Bob Supnik · 8 years ago
  68. fa62a00 GRI, H316, I7094, NOVA, SDS, sigma: Annotate switch case fall through (COVERITY) by Bob Supnik · 8 years ago
  69. 6333555 VAX: Annotated intentional fall throughs in switch statements (COVERITY) by Bob Supnik · 8 years ago
  70. 4da04e0 PDP11, VAX: Fix RQ device potential memory reference errors (COVERITY) by Mark Pizzolato · 8 years ago
  71. 5efbd20 B5500: Fixed Coverity errors, and fixed for current SCP. by Richard Cornwell · 8 years ago
  72. 14b9265 PDP11, VAX: Cleaned MSCP/TMSCP packet queues to be uint16 by Mark Pizzolato · 8 years ago
  73. 12f43e6 TIMER: Behave reasonably when a simulator doesn't associate a UNIT with a timer by Mark Pizzolato · 8 years ago
  74. bd57565 AltairZ80: More fixes from source code scan (Coverity Scan) by Peter Schorn · 8 years ago
  75. 70a8921 AltairZ80: Fix various static source scanning detected issues (Coverity Scan) by Peter Schorn · 8 years ago
  76. e49f06d AltairZ80: fix out-of-bounds accesses (Coverity Scan) by Sergey Svishchev · 8 years ago
  77. ba527ab Intel-Systems: Fix prior - plug file descriptor leaks (Coverity Scan) by Mark Pizzolato · 8 years ago
  78. aa09248 PDP11, VAX: Fix RQ device Endian compatibility problem (COVERITY) by Mark Pizzolato · 8 years ago
  79. c4e9639 PDP11, VAX: Fix TQ device Endian compatibility problem (COVERITY) by Mark Pizzolato · 8 years ago
  80. edc93cf CDC1700: fix potential use of uninitialized value (Coverity Scan) by Sergey Svishchev · 8 years ago
  81. 12bd47e Intel-Systems: plug file descriptor leaks (Coverity Scan) by Sergey Svishchev · 8 years ago
  82. c6ed19a PDP11, VAX780: XU device fixes (COVERITY) by Mark Pizzolato · 8 years ago
  83. 235a397 PDP11, VAX: XQ device fixes (COVERITY) by Mark Pizzolato · 8 years ago
  84. 65f8e72 SCP: Fix uninitialized variable referenced in help (COVERITY) by Mark Pizzolato · 8 years ago
  85. 7eece3d SCP: Allow detaching of buffered devices without a buffer (COVERITY) by Mark Pizzolato · 8 years ago
  86. c169b8d ALTAIR: Extend disk buffer by 1 byte to avoid array overruns (COVERITY) by Mark Pizzolato · 8 years ago
  87. 44deef9 VAX780: Fix potentially uninitialized variable reference (COVERITY) by Mark Pizzolato · 8 years ago
  88. 2d57119 ETHER: Fix potential unterminated string (COVERITY) by Mark Pizzolato · 8 years ago
  89. c946595 ETHER: Fix potential unterminated string and packet buffer overrun (COVERITY) by Mark Pizzolato · 8 years ago
  90. 9731644 SCP: Fix Coverity identified problems by Mark Pizzolato · 8 years ago
  91. 8df4678 DISK: generalized data debug routine for use by devices that don't use sim_disk by Mark Pizzolato · 8 years ago
  92. 9f929ae DISK: Fix Coverity identified problems by Mark Pizzolato · 8 years ago
  93. 872b2f2 TAPE: Fix potential NULL references (COVERITY) by Mark Pizzolato · 8 years ago
  94. 009e506 PDP11, PDP10: Fix DUP Modem signal change logic (COVERITY) by Mark Pizzolato · 8 years ago
  95. 7af3e35 PDP11, VAX: Fix debug output state reference (COVERITY) by Mark Pizzolato · 8 years ago
  96. df3f49c MicroVAX1: Fix NULL reference check in boot command parsing (COVERITY) by Mark Pizzolato · 8 years ago
  97. 44587a1 MicroVAX2: Properly limit Qbus Map Register Access (COVERITY) by Mark Pizzolato · 8 years ago
  98. 75a2ced SERIAL: Fix potential buffer overrun. (COVERITY) by Mark Pizzolato · 8 years ago
  99. 1cc845b TMXR: Fix various potential buffer overruns (COVERITY) by Mark Pizzolato · 8 years ago
  100. 9e318d1 BESM6: Fixed memory access issues (COVERITY). by Leo Broukhis · 8 years ago