bug4529 254 B

12345
  1. o Minor bufixes:
  2. - If we had ever tried to call tor_addr_to_str on an address of
  3. unknown type, we would have done a strdup on an uninitialized
  4. buffer. Now we won't. Fixes bug 4529; bugfix on 0.2.1.3-alpha.
  5. Reported by "troll_un".