aboutsummaryrefslogtreecommitdiff
path: root/changes/bug4529
blob: 89d10b2f6b819332b28ebebdbcef1c2edcc9370c (plain)
1
2
3
4
5
  o Minor bufixes:
    - If we had ever tried to call tor_addr_to_str on an address of
      unknown type, we would have done a strdup on an uninitialized
      buffer. Now we won't. Fixes bug 4529; bugfix on 0.2.1.3-alpha.
      Reported by "troll_un".