libflate: shut up valgrind
This commit is contained in:
parent
00d2ebe903
commit
995e570976
1 changed files with 2 additions and 0 deletions
|
|
@ -1132,6 +1132,8 @@ mkprecode(Huff *tab, ulong *count, int n, int maxbits, ulong *bitcount)
|
||||||
Chain *c;
|
Chain *c;
|
||||||
int i, m, em, bits;
|
int i, m, em, bits;
|
||||||
|
|
||||||
|
memset(&cs, 0, sizeof cs);
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* set up the sorted list of leaves
|
* set up the sorted list of leaves
|
||||||
*/
|
*/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue