• Home
Name Date Size #Lines LOC

..--

chromium/03-May-2024-1,186774

fuzz/03-May-2024-56,05546,993

linux/03-May-2024-823335

mac/03-May-2024-714249

src/03-May-2024-200,447145,541

win32/03-May-2024-550218

BUILD.gnD03-May-20248.5 KiB322282

DEPSD03-May-202433 43

DIR_METADATAD03-May-202439 43

README.chromiumD03-May-2024762 2418

libxml_visibility.gniD03-May-2024415 1411

README.chromium

1Name: libxml
2URL: http://xmlsoft.org
3Version: 9282b084315b141f77e32bb25e56096a6cd0fd16
4CPEPrefix: cpe:/a:xmlsoft:libxml2:2.11.0
5License: MIT
6License File: src/Copyright
7Security Critical: yes
8
9Description:
10
11libxml2 from libxml.org.
12
13Modifications:
14
15- chromium-issue-894933.patch: Use ptrdiff_t instead of unsigned long for
16    pointer differences in parser.c
17- libxml2-2.9.4-security-xpath-nodetab-uaf.patch: See https://crbug.com/705445
18- undo-sax-deprecation.patch: Un-deprecate xmlSAXParseMemory because it is used
19  in chromium's copy of maldoca. See https://github.com/google/maldoca/issues/87
20- Add helper classes in the chromium/ subdirectory.
21- Delete various unused files, see chromium/roll.py
22
23This import was generated by the chromium/roll.py script.
24