Skip to content

Unused vmmap lock in munmap path #1052

@rennergade

Description

@rennergade

src/rawposix/src/fs_calls.rs:1108-1110

A read lock on vmmap is acquired and immediately dropped without reading it. The munmap path should validate that the region exists before unmapping.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions