-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request
Description
Rust APIs guard against isize::MAX allocs, check how easy it is to break that without said checks.
std::ffi::CStr::from_ptrwas given as a problematic example API- Consider using VMMap (Sysinternals) on a binary
- Consider utilizing crates/no-std/examples/trivial.rs as the demo binary
_HEAP_MAXREQdoes imply terrible things- Verify with /LARGEADDRESSAWARE
- LegionMammal978 was only able to achieve an empirical maximum hole of 0x7fe5e000 bytes (discord)
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request