summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2013-02-11 16:06:02 -0500
committerNick Mathewson <nickm@torproject.org>2013-02-11 16:06:02 -0500
commitfd8ef8dc573e0d20141fbd352a24a8c7fd0e305b (patch)
treefdce5ee691deea9f8fe30103c842732d44d4539f /changes
parent43d2f99d54d92234615d68935661787d14a89688 (diff)
parente3578d52e4d32483422cb867786373c2b7b493b5 (diff)
downloadtor-fd8ef8dc573e0d20141fbd352a24a8c7fd0e305b.tar.gz
tor-fd8ef8dc573e0d20141fbd352a24a8c7fd0e305b.zip
Merge remote-tracking branch 'public/bug8208'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug82084
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug8208 b/changes/bug8208
new file mode 100644
index 0000000000..c85db90b52
--- /dev/null
+++ b/changes/bug8208
@@ -0,0 +1,4 @@
+ o Minor bugfixes:
+ - Avoid a crash if we fail to generate an extrinfo descriptor.
+ Fixes bug 8208; bugfix on 0.2.3.16-alpha. Found by Coverity;
+ this is CID 718634.