Commit 42d22276 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll FreeType from 6e722f2eaa58 to f594ffdc357a (3 revisions)

https://chromium.googlesource.com/chromium/src/third_party/freetype2.git/+log/6e722f2eaa58..f594ffdc357a

2020-06-19 sebras@gmail.com [cff] Fix another two memory leaks (#58629).
2020-06-19 sebras@gmail.com [psaux] Fix memory leak (#58626).
2020-06-19 sebras@gmail.com Fix memory leak (#58624).

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/freetype-chromium
Please CC bungeman@google.com,drott@google.com,thestig@google.com on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

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

Cq-Include-Trybots: luci.chromium.try:linux_chromium_msan_rel_ng;luci.chromium.try:linux-blink-rel;luci.chromium.try:mac10.12-blink-rel;luci.chromium.try:mac10.13_retina-blink-rel;luci.chromium.try:win10-blink-rel;luci.chromium.try:win7-blink-rel
Tbr: bungeman@google.com,drott@google.com,thestig@google.com
Change-Id: Ice90c0e8cf7b97013ae5bead79c1ac38b3fdf5e7
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2254719Reviewed-by: default avatarchromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: Ben Wagner <bungeman@chromium.org>
Cr-Commit-Position: refs/heads/master@{#780384}
parent d32620e3
......@@ -233,7 +233,7 @@ vars = {
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling freetype
# and whatever else without interference from each other.
'freetype_revision': '6e722f2eaa5840e6b8c6f1eaa6a1fce9d7f90833',
'freetype_revision': 'f594ffdc357a4e73f739fa6c2c79f656b7d31a0b',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling HarfBuzz
# and whatever else without interference from each other.
......
Name: FreeType
URL: http://www.freetype.org/
Version: VER-2-10-2-18-g6e722f2ea
Revision: 6e722f2eaa5840e6b8c6f1eaa6a1fce9d7f90833
Version: VER-2-10-2-21-gf594ffdc3
Revision: f594ffdc357a4e73f739fa6c2c79f656b7d31a0b
CPEPrefix: cpe:/a:freetype:freetype:2.10.1
License: Custom license "inspired by the BSD, Artistic, and IJG (Independent
JPEG Group) licenses"
......
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