Commit 95d1cedb authored by Shane Fitzpatrick's avatar Shane Fitzpatrick Committed by Chromium LUCI CQ

[Nearby] Uprev SecureMessage to consume parse crash fix

Fixed: 1132432
Change-Id: If6ffc4bfb115d4076bfebfd1a58395200a8cc5c9
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2629912Reviewed-by: default avatarRyan Hansberry <hansberry@chromium.org>
Reviewed-by: default avatarJames Vecore <vecore@google.com>
Commit-Queue: Shane Fitzpatrick <shanefitz@google.com>
Cr-Commit-Position: refs/heads/master@{#843836}
parent 14d51b22
...@@ -346,7 +346,7 @@ vars = { ...@@ -346,7 +346,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 securemessage # the commit queue can handle CLs rolling securemessage
# and whatever else without interference from each other. # and whatever else without interference from each other.
'securemessage_revision': '3955ec1700b9381a2562df35d48e42487a33d7a1', 'securemessage_revision': 'f1637ffadae5638e37d6a97f97d90eb3d9e3f841',
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling ukey2 # the commit queue can handle CLs rolling ukey2
# and whatever else without interference from each other. # and whatever else without interference from each other.
......
Name: Secure Message Name: Secure Message
Short Name: Secure Message Short Name: Secure Message
URL: https://github.com/google/securemessage URL: https://github.com/google/securemessage
Version: 3955ec1700b9381a2562df35d48e42487a33d7a1 Version: f1637ffadae5638e37d6a97f97d90eb3d9e3f841
License: Apache 2.0 License: Apache 2.0
License File: LICENSE License File: LICENSE
Security Critical: yes Security Critical: yes
......
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