- Let decompress_iob()
authorFabian Keil <fk@fabiankeil.de>
Wed, 7 Feb 2007 11:27:12 +0000 (11:27 +0000)
committerFabian Keil <fk@fabiankeil.de>
Wed, 7 Feb 2007 11:27:12 +0000 (11:27 +0000)
commit9a11e77c179aaf479d9e9f49d96e909a574d7fe7
tree82ae5bce44c9391d8c315dec4b80f9fbf7db9719
parent071dda21b7dbb77b3b8a36fd882f187b2fd5d698
- Let decompress_iob()
  - not corrupt the content if decompression fails
    early. (the first byte(s) were lost).
  - use pointer arithmetics with defined outcome for
    a change.
- Use a different kludge to remember a failed decompression.
parsers.c