diff options
author | Nick Mathewson <nickm@torproject.org> | 2011-11-07 11:54:54 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2011-11-07 11:54:54 -0500 |
commit | 8ba1cf3007fccafa764e8f96e346354dca45f2ed (patch) | |
tree | e9467a6abaf899ab1ec7e63f9fe9662a315daa3e | |
parent | ca282e53263de564774944a8aa93e88271983461 (diff) | |
download | tor-8ba1cf3007fccafa764e8f96e346354dca45f2ed.tar.gz tor-8ba1cf3007fccafa764e8f96e346354dca45f2ed.zip |
Robert says that this bug was not in fact one of frosty's
-rw-r--r-- | changes/bug4424 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/changes/bug4424 b/changes/bug4424 index 6928745896..443625dca6 100644 --- a/changes/bug4424 +++ b/changes/bug4424 @@ -2,5 +2,5 @@ - Don't leak memory when we check whether a hidden service descriptor has any usable introduction points left. Fixes bug - 4424. Bugfix on 0.2.2.25-alpha; found by frosty_un. + 4424. Bugfix on 0.2.2.25-alpha. |