Robert Drehmel bb8992b32c Instead of (sizeof(source_buffer) - 1) bytes, copy at most
(sizeof(destination_buffer) - 1) bytes into the destination buffer.
This was not harmful because they currently both provide space for
(MAXCOMLEN + 1) bytes.
2002-10-17 21:02:02 +00:00
..
2002-10-17 18:17:28 +00:00
2002-10-17 18:04:41 +00:00
2002-10-17 19:27:02 +00:00
2002-10-17 18:17:28 +00:00
2002-09-23 18:54:32 +00:00
2002-10-16 01:54:46 +00:00
2002-10-16 10:52:15 +00:00