forked from Pissandshittium/pissandshittium
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove uses of implicit conversion of ScopedTypeRef in iOS code in /c…
…rypto Implicit unwrapping of a scoper to its underlying pointer is dangerous and that capability is being removed. This converts uses of implicit conversion to be explicit so that implicit unwrapping can be removed. This also may perform other cleanup and modernization. Bug: 1495439 Change-Id: I8dd640b2126e40349e13855c41600d9211862996 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5002755 Commit-Queue: David Benjamin <davidben@chromium.org> Auto-Submit: Avi Drissman <avi@chromium.org> Reviewed-by: David Benjamin <davidben@chromium.org> Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Cr-Commit-Position: refs/heads/main@{#1219496}
- Loading branch information
Avi Drissman
authored and
Chromium LUCI CQ
committed
Nov 3, 2023
1 parent
96ceadf
commit 64adc11
Showing
1 changed file
with
9 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters