mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2024-11-25 05:03:05 +00:00
e47e28c1c1
With create_overlapped becoming a "must create" open call, the misuse of it in a test where the file already existed became a hard failure. This CL fixes that issue by moving to open_overlapped (as it should have been before). BUG=b:346381109 TEST=tested downstream Change-Id: Id49739b8b32a23eabe78e8173d8c397a0b4607e2 Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/5630351 Reviewed-by: Daniel Verkamp <dverkamp@chromium.org> Commit-Queue: Noah Gold <nkgold@google.com> |
||
---|---|---|
.. | ||
src | ||
tests | ||
Cargo.toml |