]> wimlib.net Git - wimlib/commit
compress_serial.c: Don't store compressed length in context
authorEric Biggers <ebiggers3@gmail.com>
Sat, 14 Jun 2014 04:39:35 +0000 (23:39 -0500)
committerEric Biggers <ebiggers3@gmail.com>
Sat, 14 Jun 2014 04:54:51 +0000 (23:54 -0500)
commit0240a6ee7697579f5c6f1d75c0d7a41b7be60777
tree5db182b4c984b962fdd04982ffe0349562304025
parent6ccaee2b1c744ccc88b539284a9c0203c2d341a3
compress_serial.c:  Don't store compressed length in context

It can be a local variable.
src/compress_serial.c