mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-05 18:20:34 +00:00
f3ff0a88d9
Make sure that file descriptors associated with GuestMemory are inherited by each child process. Not inheriting them means that GuestMemory thinks it owns a bunch of fds when it actually doesn't and closing them in the child process would either lead to EBADF errors or closing some unrelated fd. BUG=none TEST=CQ Change-Id: I5475f3f9cc24cc62522066b8535693f95327cd92 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3023805 Auto-Submit: Chirantan Ekbote <chirantan@chromium.org> Tested-by: kokoro <noreply+kokoro@google.com> Commit-Queue: Daniel Verkamp <dverkamp@chromium.org> Reviewed-by: Gurchetan Singh <gurchetansingh@chromium.org> Reviewed-by: Daniel Verkamp <dverkamp@chromium.org> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |