summaryrefslogtreecommitdiff
path: root/changes/check-crypto-errors
diff options
context:
space:
mode:
Diffstat (limited to 'changes/check-crypto-errors')
-rw-r--r--changes/check-crypto-errors5
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/check-crypto-errors b/changes/check-crypto-errors
new file mode 100644
index 0000000000..e41862ca13
--- /dev/null
+++ b/changes/check-crypto-errors
@@ -0,0 +1,5 @@
+ o Minor bugfix (crypto):
+ - Check the return value of HMAC and assert on failure.
+ Fixes bug #17658; bugfix on commit in fdbb9cdf746b (11 Oct 2011)
+ in tor version 0.2.3.5-alpha-dev.
+ Patch by "teor".