Skip to content

Conversation

losfair
Copy link
Member

@losfair losfair commented Jul 1, 2024

Atomically write deno compile output file so we won't get a partially written ELF/PE file, and prevents corrupting running processes.

@losfair losfair requested a review from dsherret July 1, 2024 12:01
Copy link
Member

@dsherret dsherret left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@losfair losfair merged commit 9c1f741 into denoland:main Jul 1, 2024
sbmsr pushed a commit to sbmsr/deno-1 that referenced this pull request Jul 2, 2024
Atomically write `deno compile` output file so we won't get a partially
written ELF/PE file, and prevents corrupting running processes.
zebreus pushed a commit to zebreus/deno that referenced this pull request Jul 8, 2024
Atomically write `deno compile` output file so we won't get a partially
written ELF/PE file, and prevents corrupting running processes.
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.

2 participants