managesieve: Fix crash when processing pipelined input after AUTHENTICATE
Attempting to pipeline any commands with the AUTHENTICATE command resulted in crash. Fixes: Panic: file istream.c: line 317 (i_stream_read_memarea): assertion failed: (old_size <= _stream->pos - _stream->skip)
Loading
Please register or sign in to comment