aboutsummaryrefslogtreecommitdiff
path: root/changes/dirvote_null_deref
diff options
context:
space:
mode:
Diffstat (limited to 'changes/dirvote_null_deref')
-rw-r--r--changes/dirvote_null_deref4
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/dirvote_null_deref b/changes/dirvote_null_deref
new file mode 100644
index 000000000..65dc519f5
--- /dev/null
+++ b/changes/dirvote_null_deref
@@ -0,0 +1,4 @@
+ o Minor bugfixes:
+ - Fix a potential null-pointer dereference while computing a consensus.
+ Bugfix on tor-0.2.0.3-alpha, found with the help of clang's analyzer.
+