diff options
author | Roger Dingledine <arma@torproject.org> | 2011-10-24 02:56:35 -0400 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2011-10-24 02:56:35 -0400 |
commit | d5bb0d778931b2006d27e7e34a0ea99011657610 (patch) | |
tree | 40973f44945d81c9aeaf17b68676b2d1ee9e8d7e /changes/bug4251 | |
parent | 2e295ae46e29b6a7428867bc18882656d408f2e5 (diff) | |
download | tor-d5bb0d778931b2006d27e7e34a0ea99011657610.tar.gz tor-d5bb0d778931b2006d27e7e34a0ea99011657610.zip |
checkpoint: fold in changes files
Diffstat (limited to 'changes/bug4251')
-rw-r--r-- | changes/bug4251 | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/changes/bug4251 b/changes/bug4251 deleted file mode 100644 index 303c9e6364..0000000000 --- a/changes/bug4251 +++ /dev/null @@ -1,8 +0,0 @@ - o Minor bugfixes: - - - When a hidden service turns an extra service-side introduction - circuit into a general-purpose circuit, free the rend_data and - intro_key fields first, so they won't be leaked if the circuit - is cannibalized for use as another service-side introduction - circuit. Bugfix on 0.2.1.7-alpha; fixes bug 4251. - |