You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[driver_manager] Fix incorrect usage of std::string_view
std::string_view is not guaranteed to be null terminated, but these
usages assume it is.
Bug: 102933
Change-Id: I5998c5e246f89d4c8155e4665d028a09d42773bb
Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/708602
Fuchsia-Auto-Submit: Suraj Malhotra <surajmalhotra@google.com>
Reviewed-by: Sarah Chan <spqchan@google.com>
Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com>
0 commit comments