Commit 0b9a5a4f authored by David Benjamin's avatar David Benjamin Committed by Commit Bot

Roll src/third_party/boringssl/src fe37af11a..6be491b7b

https://boringssl.googlesource.com/boringssl/+log/fe37af11a69c88ae5c63c5eb846552237a4fc8e9..6be491b7bb57c3950d4fbb97fdd4a141e3fa4d63

The following commits have Chromium bugs associated:
  6be491b7b Work around more C language bugs with empty spans.

Bug: 1019588, 1019644
Change-Id: Ic0329ae6c6e76ea0bedc1830f3a36abc7c3e2d07
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1891011
Auto-Submit: David Benjamin <davidben@chromium.org>
Reviewed-by: default avatarSteven Valdez <svaldez@chromium.org>
Commit-Queue: David Benjamin <davidben@chromium.org>
Cr-Commit-Position: refs/heads/master@{#711420}
parent 4a9fdc0c
...@@ -199,7 +199,7 @@ vars = { ...@@ -199,7 +199,7 @@ vars = {
# #
# Note this revision should be updated with # Note this revision should be updated with
# third_party/boringssl/roll_boringssl.py, not roll-dep. # third_party/boringssl/roll_boringssl.py, not roll-dep.
'boringssl_revision': 'fe37af11a69c88ae5c63c5eb846552237a4fc8e9', 'boringssl_revision': '6be491b7bb57c3950d4fbb97fdd4a141e3fa4d63',
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling google-toolbox-for-mac # the commit queue can handle CLs rolling google-toolbox-for-mac
# 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