Closed GoogleCodeExporter closed 9 years ago
https://gerrit.chromium.org/gerrit/#change,15124
Original comment by jz...@google.com
on 1 Feb 2012 at 12:50
From the commit message:
If the first call to WebPIUpdate contained all of partition 0, but not
enough to decode a macroblock the test for max macro block size could
fail (4096 bytes) due to a memory buffer offset not being updated.
This change offsets the buffer in the same manner as Append().
In practice this might occur over a slow network connection, though the window
of failure is small, 10s of bytes.
Original comment by jz...@google.com
on 1 Feb 2012 at 12:53
v0.1.3-150-g89cd1bb
Original comment by jz...@google.com
on 1 Feb 2012 at 7:38
Merged as v0.1.3-152-g85b6ff6
Original comment by jz...@google.com
on 1 Feb 2012 at 7:40
Original issue reported on code.google.com by
jz...@google.com
on 1 Feb 2012 at 12:44