commit | bac435591f2cc9025d11a0cdbcee5f963bf67a57 | [log] [tgz] |
---|---|---|
author | Chris Wailes <chriswailes@google.com> | Mon Mar 06 12:25:35 2023 -0800 |
committer | Chris Wailes <chriswailes@google.com> | Wed Mar 08 10:21:06 2023 -0800 |
tree | 1e91eeb94c00a10bee4caf576b429421af59629e | |
parent | 71e6c96283267f907e2df0d3dee78c28cb1c76ab [diff] |
Remove usage of slice_internals feature This CL replaces the usage of the core::slice::memchr function with calls to std::iter::position. Test: m keystore2_unsafe_fuzzer Test: TH Bug: 267698452 Change-Id: I33cab09176d0ff02ce092e240e887ece98728915