DescriptionMake sure filters can handle an empty input buffer
The chaining of filters helped to guarantee that buffers were properly
flushed when large expansions took place. That change assumed that a filter
could be called with no input (as some filters need to be called
repeatedly this way to purge massive internal state). The gzip and
bzip filters were returning an error in that scenario.
bug=9316
r=huanr
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=12524
Patch Set 1 #Patch Set 2 : '' #
Messages
Total messages: 2 (0 generated)
|