mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2024-11-24 12:34:31 +00:00
7cf3dcacbf
Use .create_new() rather than .create() for cases where we always want to ensure that the file does not already exist, and add .truncate(false) for a case where we do want to open an existing file and don't want to overwrite it. BUG=b:344974550 TEST=tools/clippy Change-Id: Ie82a6db306532c600c140efab3d310b6c7cf25a7 Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/5604660 Reviewed-by: Alexandre Courbot <acourbot@chromium.org> Commit-Queue: Daniel Verkamp <dverkamp@chromium.org> |
||
---|---|---|
.. | ||
src | ||
tests | ||
bindgen.sh | ||
Cargo.toml |