Commit 017e09aa authored by pdfium-deps-roller@chromium.org's avatar pdfium-deps-roller@chromium.org Committed by Commit Bot

Roll src/third_party/pdfium/ 646257d65..fee910e6f (1 commit)

https://pdfium.googlesource.com/pdfium.git/+log/646257d65c65..fee910e6f81f

$ git log 646257d65..fee910e6f --date=short --no-merges --format='%ad %ae %s'
2017-11-30 npm Prevent integer overflow in CJBig2_HuffmanTable::ParseFromCodedBuffer

Created with:
  roll-dep src/third_party/pdfium


The AutoRoll server is located here: https://pdfium-roll.skia.org

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.


TBR=dsinclair@chromium.org

Change-Id: I55e3ea4fbc1ff2a6f36d7f624a99e80da558b5ff
Reviewed-on: https://chromium-review.googlesource.com/801255
Reviewed-by: <pdfium-deps-roller@chromium.org>
Commit-Queue: <pdfium-deps-roller@chromium.org>
Cr-Commit-Position: refs/heads/master@{#520677}
parent 73754fe0
...@@ -98,7 +98,7 @@ vars = { ...@@ -98,7 +98,7 @@ vars = {
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling PDFium # the commit queue can handle CLs rolling PDFium
# and whatever else without interference from each other. # and whatever else without interference from each other.
'pdfium_revision': '646257d65c653acdf2bea96c69e0550ca03340c6', 'pdfium_revision': 'fee910e6f81fd199bfe4fd62ea538d1bc33056a8',
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling openmax_dl # the commit queue can handle CLs rolling openmax_dl
# and whatever else without interference from each other. # and whatever else without interference from each other.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment