rust-lang / miri

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

Use non-null pointer for size 0 posix memalign #3600

Closed tiif closed 1 month ago

tiif commented 1 month ago

Fixes #3576

tiif commented 1 month ago

@rustbot ready

RalfJung commented 1 month ago

LGTM, thanks, just one comment nit.

Then please squash the commits.

tiif commented 1 month ago

As always, thanks for the prompt review :)

RalfJung commented 1 month ago

@bors r+

bors commented 1 month ago

:pushpin: Commit e1222e341c14cf0e5cf117fd651a91cc10f03ff5 has been approved by RalfJung

It is now in the queue for this repository.

bors commented 1 month ago

:hourglass: Testing commit e1222e341c14cf0e5cf117fd651a91cc10f03ff5 with merge cda82c753ff26a7344c7d4fb919a0ba75ccffaac...

bors commented 1 month ago

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