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

Zeroize all vars right after start of child process #135

Open
1 task
sgnn7 opened this issue Mar 3, 2020 · 0 comments
Open
1 task

Zeroize all vars right after start of child process #135

sgnn7 opened this issue Mar 3, 2020 · 0 comments

Comments

@sgnn7
Copy link
Contributor

sgnn7 commented Mar 3, 2020

Summary

Some variables can be cleared after the child process is started since they are copied into the child process and do not need to remain in memory.

AC:

  • All launching variables are zeroized right after child process is launched
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant