Files
tor/changes/feature17986
T
rl1987 fb373a9ef6 On win32, use SecureZeroMemory() to securely wipe buffers.
{Also tweak the comments. -nickm)
2016-01-07 14:25:31 -08:00

4 lines
127 B
Plaintext

o Minor features:
- Use SecureMemoryWipe() function to securely clean memory on
Windows. Implements feature 17986.