mirror of
https://github.com/reactos/reactos.git
synced 2026-06-01 17:00:51 +08:00
The VAD / memory area can get deleted when calling MmUnmapViewOfSegment, so it must not be used after that.
The VAD / memory area can get deleted when calling MmUnmapViewOfSegment, so it must not be used after that.