Philip Martin <philip.mar...@wandisco.com> writes: > There does appear to be a bug on trunk: > > $ valgrind --num-callers=20 -q ./.libs/lt-client-test 3 > ==26565== Conditional jump or move depends on uninitialised value(s) > ==26565== at 0x4C2367A: bcmp (mc_replace_strmem.c:541)
Fixed by r1076872. -- Philip