Stop leaking conn->nickname every time we make a connection to a

Tor relay without knowing its expected identity digest (e.g. when
using bridges). Bugfix on 0.2.0.3-alpha.


svn:r12355
This commit is contained in:
Roger Dingledine
2007-11-03 14:44:53 +00:00
parent 512abd5bfd
commit 23fdfd4dcf
2 changed files with 4 additions and 0 deletions
+3
View File
@@ -75,6 +75,9 @@ Changes in version 0.2.0.10-alpha - 2007-1?-??
a vote. Bugfix on 0.2.0.3-alpha.
- Stop leaking v2_download_status_map on shutdown. Bugfix on
0.2.0.9-alpha.
- Stop leaking conn->nickname every time we make a connection to a
Tor relay without knowing its expected identity digest (e.g. when
using bridges). Bugfix on 0.2.0.3-alpha.
- Minor bugfixes (portability):
- Run correctly on platforms where rlim_t is larger than unsigned