Home | History | Annotate | Download | only in tests

Lines Matching refs:corrupt

4963          /* Only caused by corrupt data stream? */
5035 /* Only caused by corrupt data stream? */
5117 /* Only caused by corrupt data stream? */
5166 /* Only caused by corrupt data stream? */
5198 Bool corrupt;
5209 corrupt = unRLE_obuf_to_output_SMALL ( s ); else
5210 corrupt = unRLE_obuf_to_output_FAST ( s );
5211 if (corrupt) return BZ_DATA_ERROR;