Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Don't special-case a zero-sized compression.
author
Linus Torvalds
<torvalds@g5.osdl.org>
Wed, 6 Jul 2005 00:06:09 +0000
(17:06 -0700)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Wed, 6 Jul 2005 00:06:09 +0000
(17:06 -0700)
zlib actually writes a header for that case, and while ignoring that
header will get us the right data, it will also end up messing up our
stream position. So we actually want zlib to "uncompress" even an empty
object.
raw
|
patch
| inline |
side by side
(from:
291ec0f
)
No differences found