j
k
j a
j l
In dovecot-patch2.diff
data = _stream->buffer + _stream->skip;
Should be: data = (unsigned char *)_stream->buffer + _stream->skip;
Sorry for this :P
-- Len7hir
Back to the thread
Back to the list