mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Check the return value of HMAC in crypto.c and assert on error
Fixes bug #17658; bugfix on commit in fdbb9cdf74 (11 Oct 2011)
in tor version 0.2.3.5-alpha-dev.
This commit is contained in:
@@ -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".
|
||||
Reference in New Issue
Block a user