]> wimlib.net Git - wimlib/commit
decompress_common: move temp space for building decode table to heap
authorEric Biggers <ebiggers3@gmail.com>
Sat, 9 Jul 2016 15:01:23 +0000 (10:01 -0500)
committerEric Biggers <ebiggers3@gmail.com>
Sat, 9 Jul 2016 15:11:00 +0000 (10:11 -0500)
commit4ee103c6e2a2988e1fb358bfa2dc38dcb621505a
treed6c6096fc2fcdc23c5aa7413878861bc7f52c9c9
parentff4f09a9848beab16d3d72f38a158848f24315ea
decompress_common: move temp space for building decode table to heap
include/wimlib/decompress_common.h
src/decompress_common.c
src/lzms_decompress.c
src/lzx_decompress.c
src/xpress_decompress.c