mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2024-11-28 17:44:10 +00:00
7e22d900e0
The overlapped wrappers on PipeConnection are unsafe, but they were marked as safe. There are no actual unsafe production uses of them because the conventions for overlapped IO generally make that hard to do. That being said, these wrappers MUST be marked unsafe. This CL does so and updates the callers with safety statements. BUG=b:272812234 TEST=presubmit Change-Id: I0def7056431d5b3b70eb4ce7c6ac8b44aef0a4cc Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/4330490 Reviewed-by: Daniel Verkamp <dverkamp@chromium.org> Commit-Queue: Noah Gold <nkgold@google.com> |
||
---|---|---|
.. | ||
src | ||
tests | ||
build.rs | ||
Cargo.toml | ||
prebuilts_version |