mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
On win32, use SecureZeroMemory() to securely wipe buffers.
{Also tweak the comments. -nickm)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
o Minor features:
|
||||
- Use SecureMemoryWipe() function to securely clean memory on
|
||||
Windows. Implements feature 17986.
|
||||
Reference in New Issue
Block a user