1 Conditional jump or move depends on uninitialised value(s)
2 at 0x........: main (origin5-bz2.c:6481)
3 Uninitialised value was created by a client request
4 at 0x........: main (origin5-bz2.c:6479)
6 Conditional jump or move depends on uninitialised value(s)
7 at 0x........: copy_input_until_stop (origin5-bz2.c:4686)
8 by 0x........: handle_compress (origin5-bz2.c:4750)
9 by 0x........: BZ2_bzCompress (origin5-bz2.c:4822)
10 by 0x........: BZ2_bzBuffToBuffCompress (origin5-bz2.c:5630)
11 by 0x........: main (origin5-bz2.c:6484)
12 Uninitialised value was created by a client request
13 at 0x........: main (origin5-bz2.c:6479)
15 Use of uninitialised value of size 8
16 at 0x........: copy_input_until_stop (origin5-bz2.c:4686)
17 by 0x........: handle_compress (origin5-bz2.c:4750)
18 by 0x........: BZ2_bzCompress (origin5-bz2.c:4822)
19 by 0x........: BZ2_bzBuffToBuffCompress (origin5-bz2.c:5630)
20 by 0x........: main (origin5-bz2.c:6484)
21 Uninitialised value was created by a client request
22 at 0x........: main (origin5-bz2.c:6479)
24 Conditional jump or move depends on uninitialised value(s)
25 at 0x........: main (origin5-bz2.c:6512)
26 Uninitialised value was created by a client request
27 at 0x........: main (origin5-bz2.c:6479)