Commit e66103ee authored by Ben Wagner's avatar Ben Wagner Committed by Commit Bot

Roll src/third_party/freetype/src/ 80389cab7..6a2b3e400 (2 commits)

https://chromium.googlesource.com/chromium/src/third_party/freetype2.git/+log/80389cab7f58..6a2b3e4007e7

$ git log 80389cab7..6a2b3e400 --date=short --no-merges --format='%ad %ae %s'
2020-10-20 wl * Version 2.10.4 released. ==========================
2020-10-19 wl [sfnt] Fix heap buffer overflow (#59308).

Created with:
  roll-dep src/third_party/freetype/src
R=bungeman@chromium.org,drott@chromium.org

Bug: chromium:1139963
Cq-Include-Trybots: luci.chromium.try:linux_chromium_msan_rel_ng
Change-Id: I0d16094508591d352d024b007d464678def7fe5d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2485583
Commit-Queue: Dominik Röttsches <drott@chromium.org>
Reviewed-by: default avatarDominik Röttsches <drott@chromium.org>
Cr-Commit-Position: refs/heads/master@{#819278}
parent b344652b
...@@ -257,7 +257,7 @@ vars = { ...@@ -257,7 +257,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 freetype # the commit queue can handle CLs rolling freetype
# and whatever else without interference from each other. # and whatever else without interference from each other.
'freetype_revision': '80389cab7f5823e7c3b3fe4190a7c337439317de', 'freetype_revision': '6a2b3e4007e794bfc6c91030d0ed987f925164a8',
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling HarfBuzz # the commit queue can handle CLs rolling HarfBuzz
# and whatever else without interference from each other. # and whatever else without interference from each other.
......
Name: FreeType Name: FreeType
URL: http://www.freetype.org/ URL: http://www.freetype.org/
Version: VER-2-10-3-4 Version: VER-2-10-4-0
Revision: 80389cab7f5823e7c3b3fe4190a7c337439317de Revision: 6a2b3e4007e794bfc6c91030d0ed987f925164a8
CPEPrefix: cpe:/a:freetype:freetype:2.10.1 CPEPrefix: cpe:/a:freetype:freetype:2.10.1
License: Custom license "inspired by the BSD, Artistic, and IJG (Independent License: Custom license "inspired by the BSD, Artistic, and IJG (Independent
JPEG Group) licenses" 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