diff options
Diffstat (limited to 'changes/bug6811')
-rw-r--r-- | changes/bug6811 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug6811 b/changes/bug6811 new file mode 100644 index 0000000000..841ec1c54a --- /dev/null +++ b/changes/bug6811 @@ -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. + |