--- pop3.c.orig	Tue Sep 12 01:48:48 1995
+++ pop3.c	Sun Nov 17 20:17:39 1996
@@ -583,7 +583,7 @@
 int mboxfd;
 int topipe;
 { 
-  char buf [MSGBUFSIZE]; 
+  char buf [MSGBUFSIZE + 1]; 
   char *bufp;
   char savec;
   char fromBuf[MSGBUFSIZE];
