| Index: third_party/libwebp/README.chromium
|
| diff --git a/third_party/libwebp/README.chromium b/third_party/libwebp/README.chromium
|
| index 525267b731b76a338c4bf0b82d5ef7c1ecaff0f5..8f2266d81d7dfd503673e0558cc05d794f86876c 100644
|
| --- a/third_party/libwebp/README.chromium
|
| +++ b/third_party/libwebp/README.chromium
|
| @@ -23,6 +23,7 @@ Local changes:
|
| * Merged COPYING/PATENTS to LICENSE
|
| * Add BGRX and RGBX variants to the WEBPImportPicture API (needs to be
|
| upstreamed to libwebp master).
|
| + * Fix for possible int / size_t overflow in buffer-size calculations
|
| Upstream cherry-picks:
|
| 7bb6a9c idec: fix internal state corruption
|
| 89cd1bb idec: fix WebPIUpdate failure
|
|
|