27 Mar
2010
27 Mar
'10
12:09 a.m.
On Fri, 2010-03-26 at 16:29 +0200, Timo Sirainen wrote:
==18666== Conditional jump or move depends on uninitialised value(s) ==18666== at 0x402AFF: message_decoder_decode_next_block (message-decoder.c:148)
Yeah, looks like there's a bug.
Well, that was a simple fix: http://hg.dovecot.org/dovecot-2.0/rev/c892f3f4aae8
Anyway, time to integrate valgrind to running unit tests..