rust-lang / miri

An interpreter for Rust's mid-level intermediate representation
Apache License 2.0
4.37k stars 337 forks source link

show proper UB when making a too large allocation request #3682

Closed RalfJung closed 3 months ago

RalfJung commented 3 months ago

Fixes https://github.com/rust-lang/miri/issues/3679

RalfJung commented 3 months ago

@bors r+

bors commented 3 months ago

:pushpin: Commit 90970e31999466f06d45b4842ddc2392edcf1a32 has been approved by RalfJung

It is now in the queue for this repository.

bors commented 3 months ago

:hourglass: Testing commit 90970e31999466f06d45b4842ddc2392edcf1a32 with merge 28aa08e0344c4e9d08d4658e93d5d9fa9d32f3fa...

bors commented 3 months ago

:sunny: Test successful - checks-actions Approved by: RalfJung Pushing 28aa08e0344c4e9d08d4658e93d5d9fa9d32f3fa to master...