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

Unified Diff: third_party/qcms/README.chromium

Issue 2224023002: Fix unitialized data field in QCMS (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: forgot actual fuzzer file Created 4 years, 4 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/qcms/src/iccread.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/qcms/README.chromium
diff --git a/third_party/qcms/README.chromium b/third_party/qcms/README.chromium
index 38f2844a051e3acd2593c999e33465500b668e06..8112972dd7494988c57052fc9b2dcac48c735403 100644
--- a/third_party/qcms/README.chromium
+++ b/third_party/qcms/README.chromium
@@ -159,6 +159,8 @@ The following changes have been made since qcms was imported:
- https://bugs.chromium.org/p/chromium/issues/detail?id=600338
- Add API to output parametric gamma curve data
- https://bugs.chromium.org/p/chromium/issues/detail?id=615667
+ - Fix an unitialized read in gamma curve data.
+ - https://bugs.chromium.org/p/chromium/issues/detail?id=635042
For the Chromium changes, since the import, in a patch format run:
git diff b8456f38 src
« no previous file with comments | « no previous file | third_party/qcms/src/iccread.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698