K 10 svn:author V 4 loos K 8 svn:date V 27 2014-02-03T17:25:36.796491Z K 7 svn:log V 312 Fix a logic error. Because of this inflateReset() wasn't being called and the output buffer wasn't being cleared between the inflate() calls, producing zeroed output after the first inflate() call. This fixes the read of mkuzip(8) images with geom_uncompress(4). Reviewed by: ray Approved by: adrian (mentor) END