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

Unified Diff: third_party/qcms/README.chromium

Issue 2825623002: [qcms] Fix integer overflow in lut_inverse_interp16 (Closed)
Patch Set: Created 3 years, 8 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/transform_util.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 f3b2277394f49098a6693c8e6a1a319b7160b7ca..e969f5ad8505c0f2ea777f5371d68799a6e2ac90 100644
--- a/third_party/qcms/README.chromium
+++ b/third_party/qcms/README.chromium
@@ -167,6 +167,8 @@ The following changes have been made since qcms was imported:
- https://bugs.chromium.org/p/chromium/issues/detail?id=708143
- Disable some asserts when running in libfuzzer
- https://bugs.chromium.org/p/chromium/issues/detail?id=711418
+ - Fix integer overflow in lut_inverse_interp16
+ - https://bugs.chromium.org/p/chromium/issues/detail?id=711751
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/transform_util.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698