blob: d3d6538483d54fc0f7e69314d9fc18ae84f1c9bc (
plain)
1
2
3
4
5
|
o Minor features (security):
- Clear all memory targetted by tor_addr_{to,from}_sockaddr(),
not just the part that's used. This makes it harder for data leak
bugs to occur in the event of other programming failures.
Resolves ticket 14041.
|