Files
platform-external-webrtc/third_party/libxml
Artem Titov 739351d476 Roll chromium_revision 95336cb92b..191d55580e (557816:557824)
Change log: 95336cb92b..191d55580e
Full diff: 95336cb92b..191d55580e

Roll chromium third_party 4e16929f46..3a8f2a9e1e
Change log: 4e16929f46..3a8f2a9e1e

Changed dependencies:
* src/tools: c44a3f5eca..f524a53b81
DEPS diff: 95336cb92b..191d55580e/DEPS

No update to Clang.

TBR=titovartem@google.com,
BUG=None
CQ_INCLUDE_TRYBOTS=master.internal.tryserver.corp.webrtc:linux_internal

Change-Id: Ic9c4a62b050383646e9fcf5cc07a5653c14ac06e
Reviewed-on: https://webrtc-review.googlesource.com/76120
Reviewed-by: Patrik Höglund <phoglund@webrtc.org>
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Reviewed-by: Artem Titov <titovartem@webrtc.org>
Commit-Queue: Artem Titov <titovartem@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#23205}
2018-05-11 11:17:05 +00:00
..

Name: libxml
URL: http://xmlsoft.org
Version: 7a1bd7f6497ac33a9023d556f6f47a48f01deac0
License: MIT
License File: src/Copyright
Security Critical: yes

Description:

libxml2 from libxml.org.

Modifications:
- Add helper classes in chromium/libxml_utils.cc and
  chromium/include/libxml/libxml_utils.h.
- Applied these patches in chromium/*.patch:
  chromium-issue-599427.patch: workaround for VS 2015 Update 2 code-gen bug
  chromium-issue-628581.patch: See https://crbug.com/628581#c18
  libxml2-2.9.4-security-CVE-2017-7376-nanohttp-out-of-bounds-write.patch:
  See https://crbug.com/708433
  libxml2-2.9.4-security-xpath-nodetab-uaf.patch: See https://crbug.com/705445
  chromium-issue-708434.patch: Guard against input counter overflow.
- Delete various unused files, see chromium/roll.py

This import was generated by the chromium/roll.py script.