From e73f5b04a75011aa29c7afe6ea465e357631dc12 Mon Sep 17 00:00:00 2001 From: shivers Date: Wed, 16 Oct 1996 17:22:13 +0000 Subject: [PATCH] Another jsc-reported bugfix. --- Error-log | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Error-log b/Error-log index 5894b1d..60ef9f4 100644 --- a/Error-log +++ b/Error-log @@ -60,3 +60,6 @@ Reported by Michael Becker 2 June 96. Fix by Michael Sperber 2 Oct 96. service-info using a port number is broken for little endian machines Reported by Jin S. Choi 3 Oct 1996. Fixed by bdc 3 Oct 96. + +read_fdport_substring() didn't reset the port's peek-char to #F when + consuming it. Reported by JSC 10/16/96, with fix.