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

Unified Diff: third_party/libwebp/README.chromium

Issue 11229048: libwebp: validate chunk size in ParseOptionalChunks (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 2 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/webp.c » ('j') | third_party/libwebp/dec/webp.c » ('J')
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 a720a271365502443aa7c4a3f90100e452cd18a3..be962adbba0af88f39fb1aeabc9356221e58e616 100644
--- a/third_party/libwebp/README.chromium
+++ b/third_party/libwebp/README.chromium
@@ -29,3 +29,4 @@ Local changes:
0de3096 use 16bit counters for recording proba counts
7f23678 fix for LevelCost + little speed-up
7107d54 further speed-up/cleanup of RecordCoeffs() and GetResidualCost()
+ * (Security) fix overflow in ParseOptionalChunks; to be upstreamed.
« no previous file with comments | « no previous file | third_party/libwebp/dec/webp.c » ('j') | third_party/libwebp/dec/webp.c » ('J')

Powered by Google App Engine
This is Rietveld 408576698