Commit 1f534eaf authored by pdfium-chromium-autoroll's avatar pdfium-chromium-autoroll Committed by Commit Bot

Roll src/third_party/pdfium 315f94a09617..36b2059cae7f (1 commits)

https://pdfium.googlesource.com/pdfium.git/+log/315f94a09617..36b2059cae7f


git log 315f94a09617..36b2059cae7f --date=short --no-merges --format='%ad %ae %s'
2018-07-24 hnakashima@chromium.org Fix UAF in CPDFSDK_Widget::GetMixXFAWidget().


Created with:
  gclient setdep -r src/third_party/pdfium@36b2059cae7f

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.



BUG=chromium:860697
TBR=dsinclair@chromium.org

Change-Id: I226f5ba0eb56c7773a902ea3c44f30dbe867bf52
Reviewed-on: https://chromium-review.googlesource.com/1148608Reviewed-by: default avatarpdfium-chromium-autoroll <pdfium-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Commit-Queue: pdfium-chromium-autoroll <pdfium-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#577701}
parent 45628974
......@@ -129,7 +129,7 @@ vars = {
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling PDFium
# and whatever else without interference from each other.
'pdfium_revision': '315f94a0961792ec08428c94105caf3d8637acd1',
'pdfium_revision': '36b2059cae7fc851c9f35babd35ec82a7a5d9694',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling openmax_dl
# 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