mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2024-11-25 05:03:05 +00:00
b0e9842602
Previously DataInit did not specify that any implementor `T` must not contain implicit padding, though implementors of DataInit often include a safety statement mentioning that they have no implicit padding. This CL updates DataInit to clarify that any implementor must certify it has no implicit padding to be safe / free of undefined behavior. BUG=none TEST=none (comment only change) Change-Id: Ieddce51949bfa65de65a891deae071a744b0a4ef Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/2439301 Reviewed-by: Zach Reizner <zachr@chromium.org> Tested-by: kokoro <noreply+kokoro@google.com> Commit-Queue: Noah Gold <nkgold@google.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |