Lines Matching full:corrupt
50 * @XZ_DATA_ERROR: Compressed data is corrupt.
60 * truncated or otherwise corrupt.
286 msg = "File is corrupt\n";
1221 * How full dictionary is. This is used to detect corrupt input that
1234 * together with "full" to detect corrupt input that would make us
2624 * successfully decoded), or XZ_DATA_ERROR (input is corrupt).
3044 * corrupt. Since zlib-style API allows that the caller fills the input buffer
3053 * must be corrupt. Otherwise the output buffer has to be too small or the
3054 * file is corrupt in a way that decoding it produces too big output.