We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d3558e commit 66af14fCopy full SHA for 66af14f
src/hyperlight_host/src/sandbox/initialized_multi_use.rs
@@ -189,6 +189,7 @@ impl MultiUseSandbox {
189
/// `rgn.region_type` is ignored, since guest PTEs are not created
190
/// for the new memory.
191
///
192
+ /// # Safety
193
/// It is the caller's responsibility to ensure that the host side
194
/// of the region remains intact and is not written to until this
195
/// mapping is removed, either due to the destruction of the
0 commit comments