X-Git-Url: http://gitweb.fperrin.net/?p=Dictionary.git;a=blobdiff_plain;f=dictionary-format.txt;h=ffb85efbd8d399354fd9e2fba7e467eafc98842e;hp=1a856a132d0eb5344e6b3075b5ce675dab16decc;hb=869f1e72d2eaa3fc1d3137b243c43b6d5dfd8475;hpb=b5e4a0082cd63f741fb0f519502bdc2650dd6e43 diff --git a/dictionary-format.txt b/dictionary-format.txt index 1a856a1..ffb85ef 100644 --- a/dictionary-format.txt +++ b/dictionary-format.txt @@ -108,7 +108,7 @@ the start of the next block must be used to find the end of the compressed data and signal the end of input to the inflater, and whatever data the inflater produces is the decompressed input (note: this might be an implementation -detail, you might need the decompressed size to decompress +detail, you might not need the decompressed size to decompress and parse the contained data, but it prevents things like the inflater overreading and producing spurious errors).