File hercules-3.03-overflow.patch of Package hercules
--- dasdseq.c +++ dasdseq.c @@ -103,8 +103,8 @@ char txtexpdt[9] = "(n/a)"; // expiration date char txtscr[20]; char txtsyscd[14]; - char txtdsorg[5] = ""; // dsorg text - char txtrecfm[5] = ""; // recfm text + char txtdsorg[11] = ""; // dsorg text + char txtrecfm[16] = ""; // recfm text if (verbose > 2) { fprintf(fmsg, "showf1 F1 DSCB\n");