summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-12-01 11:15:09 -0500
committerNick Mathewson <nickm@torproject.org>2018-12-01 11:15:09 -0500
commite82023d2f7b75f9ff8c4bf1ddb3c4e251142d3ab (patch)
tree2f0d002ec41501e70a89da8d7a5e2e34786e9039 /changes
parent72c1303cef629576cb8d078590ed71091828fd78 (diff)
parente3a19b1c788ba303a41cab0dcba945af84041764 (diff)
downloadtor-e82023d2f7b75f9ff8c4bf1ddb3c4e251142d3ab.tar.gz
tor-e82023d2f7b75f9ff8c4bf1ddb3c4e251142d3ab.zip
Merge branch 'maint-0.3.4' into maint-0.3.5
Diffstat (limited to 'changes')
-rw-r--r--changes/bug285543
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug28554 b/changes/bug28554
new file mode 100644
index 0000000000..9a0b281406
--- /dev/null
+++ b/changes/bug28554
@@ -0,0 +1,3 @@
+ o Minor bugfixes (unit tests, guard selection):
+ - Stop leaking memory in an entry guard unit test. Fixes bug 28554;
+ bugfix on 0.3.0.1-alpha.