21138be4989503314641025ab07a7010a380a159 |
|
11-Dec-2017 |
Timo Sirainen <timo.sirainen@dovecot.fi> |
lib-test: istream-test - Don't modify existing snapshots' memareas
At least with --enable-devel-checks this caused istream-sized unit test to
randomly panic:
Panic: file istream.c: line 279 (i_stream_read): assertion failed: (memcmp(prev_buf, prev_data + prev_skip, prev_pos - prev_skip) == 0) |