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

Unified Diff: third_party/libpng/README.chromium

Issue 2312933002: libpng: Avoid leaking params on bad pCAL chunk (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 3 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/libpng/pngset.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/libpng/README.chromium
diff --git a/third_party/libpng/README.chromium b/third_party/libpng/README.chromium
index e95444df0dfdb8fc87b06efc074974e67aacb75b..1dcede05b4a3b1eb49ec9641da945e7405409814 100644
--- a/third_party/libpng/README.chromium
+++ b/third_party/libpng/README.chromium
@@ -25,3 +25,5 @@ Updated to 1.6.22, stripped all unneeded files.
from upstream (crbug.com/619850):
https://github.com/glennrp/libpng/commit/9c04f57cabbf736e91b831858d0eeecca703eabf
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
« no previous file with comments | « no previous file | third_party/libpng/pngset.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698