patuww/zlib-win64

inflate() hangs while uncompressing data

Opened this issue · 0 comments

I have compiled this project with Microsoft Visual Studio 2010 and used in my 
project as a static lib. But I found out that inflate() hangs when I try to 
uncompress data. Detailed information here: 
http://stackoverflow.com/questions/29165128/zlib-inflate-hangs-while-uncompressi
ng-buffer


Original issue reported on code.google.com by xdi...@gmail.com on 21 Mar 2015 at 1:00