]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - lib/zlib_inflate/inftrees.c
[PATCH] Update in-kernel zlib routines
[karo-tx-linux.git] / lib / zlib_inflate / inftrees.c
index 874950ec48582e4b85c48ba6f1be7cb1f04cc659..c5f66fbb0dd0b427a355b76c378786705b3ec6bd 100644 (file)
@@ -141,7 +141,7 @@ static int huft_build(
   {
     *t = NULL;
     *m = 0;
-    return Z_OK;
+    return Z_DATA_ERROR;
   }