Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use memfd_create() #604

Merged
merged 1 commit into from Dec 2, 2020
Merged

Use memfd_create() #604

merged 1 commit into from Dec 2, 2020

Conversation

djdelorie
Copy link
Contributor

memfd_create creates a file in a memory-only filesystem that may
bypass strict security protocols in filesystem-based temporary
files.

memfd_create creates a file in a memory-only filesystem that may
bypass strict security protocols in filesystem-based temporary
files.
@atgreen atgreen merged commit 5c63b46 into libffi:master Dec 2, 2020
@atgreen
Copy link
Member

atgreen commented Dec 2, 2020

I like this... Thanks DJ.

@vincele
Copy link

vincele commented Dec 20, 2020

Is the (I assume copy/pasted) comment line 551 right ?

@djdelorie djdelorie deleted the memfd_create branch March 11, 2021 23:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants