Skip to content

Add documentation and tests to support mmap with PROT_EXEC#2402

Merged
stevenengler merged 2 commits intoshadow:mainfrom
stevenengler:mmap-exec
Sep 8, 2022
Merged

Add documentation and tests to support mmap with PROT_EXEC#2402
stevenengler merged 2 commits intoshadow:mainfrom
stevenengler:mmap-exec

Conversation

@stevenengler
Copy link
Copy Markdown
Contributor

The new test may make existing CI environments fail if they do not switch to using the updated docker flag.

Closes #2400.

@stevenengler stevenengler added the Component: Main Composing the core Shadow executable label Sep 2, 2022
@stevenengler stevenengler self-assigned this Sep 2, 2022
@github-actions github-actions bot added Component: Documentation In-repository documentation, under docs/ Component: Testing Unit and integration tests and frameworks and removed Component: Main Composing the core Shadow executable labels Sep 2, 2022
@stevenengler stevenengler merged commit 52b04e5 into shadow:main Sep 8, 2022
@stevenengler stevenengler deleted the mmap-exec branch September 8, 2022 16:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Component: Documentation In-repository documentation, under docs/ Component: Testing Unit and integration tests and frameworks

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Shadow panics when mmaping executable pages

2 participants