-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove use of unsafe in 'parse_owned()'.
This fixes a soundness issue where a returned error may refer to a long-lived borrow and removes the potential for any such infraction in the future.
- Loading branch information
1 parent
aabd886
commit 3276b87
Showing
1 changed file
with
15 additions
and
34 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