Name Date Size #Lines LOC

..--

include/H25-Apr-2025-2,6601,714

src/H25-Apr-2025-37,18123,913

0000-cmserr-changes.patchH A D25-Apr-202510.1 KiB286265

0001-fix-include.patchH A D25-Apr-2025421 1411

0003-old-uninitialized-in-LUTevalFloat.patchH A D25-Apr-2025586 1412

0004-old-uninitialized-in-LUTeval16.patchH A D25-Apr-2025564 1412

0006-tag-type-confusion.patchH A D25-Apr-2025593 1512

0027-changes-from-beginning-of-time.patchH A D25-Apr-20253.6 KiB118100

0028-do-not-quickfloor.patchH A D25-Apr-2025546 1411

0029-drop-register-keyword.patchH A D25-Apr-2025473 1410

0030-const-data.patchH A D25-Apr-20253.1 KiB6655

0033-opt-integer-overflow.patchH A D25-Apr-20253.2 KiB7669

0034-dead-code.patchH A D25-Apr-2025627 1513

0035-func-ptr-mixup.patchH A D25-Apr-20251.1 KiB3022

README.pdfiumH A D25-Apr-20251,015 2521

README.pdfium

1Name: Little CMS
2URL: http://www.littlecms.com/
3Version: 2.15
4Security Critical: yes
5Shipped: yes
6License: MIT License
7
8Description:
9Color Management Engine.
10
11Local Modifications:
12
130000-cmserr-changes.patch: change LCMS memory management methods to use PDFium's.
140001-fix-include.patch: fix include in lcms2_internal.h.
150003-old-uninitialized-in-LUTevalFloat.patch: https://codereview.chromium.org/380293002/
160004-old-uninitialized-in-LUTeval16.patch: https://codereview.chromium.org/387273002/
170006-tag-type-confusion.patch: Fix a type confusion.
180027-changes-from-beginning-of-time.patch: commented changes from initial commit.
190028-do-not-quickfloor.patch: flooring errors may cause heap-buffer-overflow.
200029-drop-register-keyword.patch: Remove deprecated 'register' keyword.
210030-const-data.patch: Mark many data structures as const.
220033-opt-integer-overflow.patch: Protect against integer overflow.
230034-dead-code.patch: Remove dead code.
240035-func-ptr-mixup.patch: Prevent mixing up function pointer types.
25