bug14041 263 B

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