Commit 29fde33c authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/pdfium 7734ba9a7d52..6e3a40600f24 (1 commits)

https://pdfium.googlesource.com/pdfium.git/+log/7734ba9a7d52..6e3a40600f24


git log 7734ba9a7d52..6e3a40600f24 --date=short --no-merges --format='%ad %ae %s'
2019-07-25 huyna89@gmail.com Prevent an UAF in CPDFSDK_AnnotHandlerMgr::GetNextAnnot().


Created with:
  gclient setdep -r src/third_party/pdfium@6e3a40600f24

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

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=pdfium-deps-rolls@chromium.org

Bug: chromium:980161
Change-Id: I6b4280fe452ede9c487828d99a8430b52582207f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1717463Reviewed-by: default avatarchromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#681117}
parent 066fa3d7
...@@ -165,7 +165,7 @@ vars = { ...@@ -165,7 +165,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': '7734ba9a7d52f1e4f14fb7a3c84b282684758519', 'pdfium_revision': '6e3a40600f246bd8cff2367e3805ce53466cb349',
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling BoringSSL # the commit queue can handle CLs rolling BoringSSL
# 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