26 Mar
2010
26 Mar
'10
4:29 p.m.
On Fri, 2010-03-26 at 16:28 +0200, Timo Sirainen wrote:
message_date_parse(7) ................................................ : ok 0 / 8 tests failed test-message-decoder.c:67: Assert failed: message_decoder_decode_next_block(ctx, &input, &output)
I can't reproduce this with Debian/64bit, Centos/32bit 5.4 or Solaris/Sparc.
And then immediately thought of valgrind:
==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.