TEST/GTEST: Avoid munmap of reused FIXED address holes (#11786)
Track ranges already freed by FIXED alloc tests and unmap only the remaining spans, so destructor cleanup cannot tear down an unrelated mapping that reused a hole.
T
Thomas Vegas committed
5410b985d580681df9bb5e89c901da7401fd0c5a
Parent: 5ff70f6
Committed by GitHub <noreply@github.com>
on 8/25/2026, 8:21:43 AM