[tpop3d-discuss] [PATCH] Corrupted TOP response with PIPELINING and tpop3d 1.5.3

Martin Blapp mb at imp.ch
Wed, 2 Feb 2005 18:21:57 +0100 (CET)


Hi,

> > It seems that the buffer routines had serious bugs and where never
> > tested with big input. If the sendbuf does reach the place of readpos
> > we overwrite unread unput and fail. The patch expands the buffer if the
> > write position in the buffer has reached the read position.

Sigh,

There is still a problem somewhere in the code. I'm currently working on
it.

Martin