Add an error check for correct formatting in Deflate uncompressed
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Thu, 3 May 2012 17:38:08 +0000 (17:38 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Thu, 3 May 2012 17:38:08 +0000 (17:38 +0000)
commit8f664e7e91c918cd13248f6b684580c4dd2cdb31
tree2ca04aeb270f3f874835125742db04628701847e
parent26c8c119efd44804c7b27f8637c69eda63f0c189
Add an error check for correct formatting in Deflate uncompressed
block headers. (Ubuntu 12.04's gcc spotted that nlen was unused, which
it shouldn't have been.)

git-svn-id: svn://svn.tartarus.org/sgt/halibut@9475 cda61777-01e9-0310-a592-d414129be87e
deflate.c
deflate.h