summaryrefslogtreecommitdiff
path: root/third_party/lcms2-2.6/README.pdfium
blob: 82bdbc60d3fd988e97e092b21c3a946de94fc803 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Name: Little CMS
URL: http://www.littlecms.com/
Version: 2.6
Security Critical: yes
License: MIT License

Description:
Color Management Engine.

Local Modifications:

0000-tag-type-confusion.patch: Fix a type confusion.
0001-from16-to-8-overflow.patch: Prevent a UBSan warning.
0002-infinite-loop-GrowNamedColorList.patch: Fix infinite loop when calling GrowNamedColorList.
0003-uninit.patch: Fix use uninitialized value and stack buffer overflow read.
TODO(ochang): List other patches.