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. |