Apply a patch to prevent an integer overflow in expat.
commit84ee0ec84f9de080e7d0e84dae6399d12c519d72
authormbarbella <mbarbella@chromium.org>
Thu, 4 Jun 2015 23:49:01 +0000 (4 16:49 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 4 Jun 2015 23:49:44 +0000 (4 23:49 +0000)
tree54086692c144c86264ab9c8f3bc1ed85e5b714fd
parentb03846d6b0f0bfaa40fb0c3145f06f486549b474
Apply a patch to prevent an integer overflow in expat.

See https://www.mozilla.org/en-US/security/advisories/mfsa2015-54/ for Mozilla's advisory. Patch taken from https://hg.mozilla.org/releases/mozilla-esr31/rev/2f3e78643f5c

BUG=492052

Review URL: https://codereview.chromium.org/1151263010

Cr-Commit-Position: refs/heads/master@{#332964}
third_party/expat/README.chromium
third_party/expat/files/lib/xmlparse.c
third_party/expat/files/lib/xmlparse.c.original [copied from third_party/expat/files/lib/xmlparse.c with 100% similarity]