commit | 11ed60e257916684fb569ddcacffa2492f468f08 | [log] [tgz] |
---|---|---|
author | David Drysdale <drysdale@google.com> | Wed Oct 23 11:17:39 2024 +0100 |
committer | David Drysdale <drysdale@google.com> | Wed Oct 23 17:22:40 2024 +0100 |
tree | 7ede5743d432c2564cc973bdab181a606da800fa | |
parent | daeec820c71df8b49f76af99bfe99cc68bcebe16 [diff] |
Minimize unsafe blocks Use named rather than inline lambdas to minimize the amount of code that needs to be inside an `unsafe` block. Pure refactor, no code change. Also update safety comments. Test: keystore2_client_tests Flag: none, pure refactor of test code Change-Id: Id10efe4ebad37656222e1f3440e60d526a7ab59a