Home | History | Annotate | Download | only in tests

Lines Matching refs:corrupt

4934          /* Only caused by corrupt data stream? */
5006 /* Only caused by corrupt data stream? */
5088 /* Only caused by corrupt data stream? */
5137 /* Only caused by corrupt data stream? */
5169 Bool corrupt;
5180 corrupt = unRLE_obuf_to_output_SMALL ( s ); else
5181 corrupt = unRLE_obuf_to_output_FAST ( s );
5182 if (corrupt) return BZ_DATA_ERROR;