Re: [xz-devel] valgrind conditional jump depends on uninitialized value

2015-11-04 Thread Lasse Collin
On 2015-11-03 Rich Prohaska wrote: > Valgrind is reporting a uninitialized value problem when using xz > library. Thanks for the detailed bug report! I remember hearing about this problem (or perhaps noticing it myself) a long time ago, but for some reason it didn't get cleaned up back then even t

[xz-devel] valgrind conditional jump depends on uninitialized value

2015-11-03 Thread Rich Prohaska
Hello, Valgrind is reporting a uninitialized value problem when using xz library. $ valgrind ./lzma-uninit-prepare ==21883== Memcheck, a memory error detector ==21883== Copyright (C) 2002-2013, and GNU GPL'd, by Julian Seward et al. ==21883== Using Valgrind-3.10.1 and LibVEX; rerun with -h for cop