Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(375)

Unified Diff: third_party/libwebp/README.chromium

Issue 10690171: libwebp: fix some int <-> size_t mix for buffer sizes (Closed) Base URL: svn://chrome-svn/chrome/trunk/src
Patch Set: even newer patch Created 8 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | third_party/libwebp/dec/buffer.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « no previous file | third_party/libwebp/dec/buffer.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698