Index: third_party/libpng/README.chromium |
diff --git a/third_party/libpng/README.chromium b/third_party/libpng/README.chromium |
index 1dcede05b4a3b1eb49ec9641da945e7405409814..2a38134314a7263abd83cdfb8c1a5966c0ae26b6 100644 |
--- a/third_party/libpng/README.chromium |
+++ b/third_party/libpng/README.chromium |
@@ -27,3 +27,5 @@ Updated to 1.6.22, stripped all unneeded files. |
https://github.com/glennrp/libpng/commit/f7d5419816d85d0b996c403e788bb707b552524f |
- Avoid leaking params on bad pCAL chunk from upstream (crbug.com/636214): |
https://github.com/glennrp/libpng/commit/7dc03292502cf91a116766d2ab2c4f8fc23e4ab4 |
+- Fix for large allocation for invalid ICC (crbug.com/729673) |
+ https://github.com/glennrp/libpng/commit/92a7c79db2c962d04006b35e2603ba9d5ce75541 |