]> wimlib.net Git - wimlib/commitdiff
xpress_compress(): Initialize all data written
authorEric Biggers <ebiggers3@gmail.com>
Fri, 26 Oct 2012 17:57:14 +0000 (12:57 -0500)
committerEric Biggers <ebiggers3@gmail.com>
Fri, 26 Oct 2012 17:57:14 +0000 (12:57 -0500)
- Make sure the flushing of the bitstream and the finishing of the compressed
  data is done properly.

- Fix indentation and whitespace.

- Zero out chunk table before writing it.


No differences found