Fix assertion failure in tor_timegm.

Fixes bug 6811.
This commit is contained in:
Nick Mathewson
2012-09-11 10:41:59 -04:00
parent 1c30e6abc9
commit 973c18bf0e
6 changed files with 38 additions and 18 deletions
+5
View File
@@ -0,0 +1,5 @@
o Major security fixes:
- Fix an assertion failure in tor_timegm that could be triggered
by a badly formatted directory object. Bug found by fuzzing with
Radamsa. Fixes bug 6811; bugfix on 0.2.0.20-rc.