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

Side by Side Diff: third_party/lcms2-2.6/README.pdfium

Issue 2362813002: Fix use uninitialized value and stack buffer overflow read (Closed)
Patch Set: address tsepez's comments 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 unified diff | Download patch
« no previous file with comments | « third_party/lcms2-2.6/0003-uninit.patch ('k') | third_party/lcms2-2.6/src/cmstypes.c » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Name: Little CMS 1 Name: Little CMS
2 URL: http://www.littlecms.com/ 2 URL: http://www.littlecms.com/
3 Version: 2.6 3 Version: 2.6
4 Security Critical: yes 4 Security Critical: yes
5 License: MIT License 5 License: MIT License
6 6
7 Description: 7 Description:
8 Color Management Engine. 8 Color Management Engine.
9 9
10 Local Modifications: 10 Local Modifications:
11 11
12 0000-tag-type-confusion.patch: Fix a type confusion. 12 0000-tag-type-confusion.patch: Fix a type confusion.
13 0001-from16-to-8-overflow.patch: Prevent a UBSan warning. 13 0001-from16-to-8-overflow.patch: Prevent a UBSan warning.
14 0002-infinite-loop-GrowNamedColorList.patch: Fix infinite loop when calling Grow NamedColorList. 14 0002-infinite-loop-GrowNamedColorList.patch: Fix infinite loop when calling Grow NamedColorList.
15 0003-uninit.patch: Fix use uninitialized value and stack buffer overflow read.
15 TODO(ochang): List other patches. 16 TODO(ochang): List other patches.
OLDNEW
« no previous file with comments | « third_party/lcms2-2.6/0003-uninit.patch ('k') | third_party/lcms2-2.6/src/cmstypes.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698