Skip to content
Snippets Groups Projects
Commit 90524de0 authored by Nick Mathewson's avatar Nick Mathewson :game_die:
Browse files

Move winprocess_sys into a new low-level hardening module

This code was in our process module, but it doesn't belong there:
process is for launching and monitoring subprocesses, not for
hardening the current process.

This change lets us have our subsystem init order more closely match
our dependency order.
parent 691d271b
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment