1
0
mirror of https://github.com/simh/simh.git synced 2026-02-26 00:34:36 +00:00
Files
simh.simh/PDQ-3/pdq3_fdc.c
Mark Pizzolato ec11ecab87 PDQ3: Fix coverity issue 1416165
Avoid potential buffer overrun using strcat() by using strlcat()
2017-03-27 07:54:07 -07:00

37 KiB