diff options
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug6801 | 5 | ||||
-rw-r--r-- | changes/bug6811 | 5 |
2 files changed, 0 insertions, 10 deletions
diff --git a/changes/bug6801 b/changes/bug6801 deleted file mode 100644 index ef21acc98f..0000000000 --- a/changes/bug6801 +++ /dev/null @@ -1,5 +0,0 @@ - o Minor bugfixes: - - Avoid segfault when starting up having run with an extremely old - version of Tor and parsing its state file. Fixes bug 6801; bugfix on - 0.2.2.23-alpha. - diff --git a/changes/bug6811 b/changes/bug6811 deleted file mode 100644 index 841ec1c54a..0000000000 --- a/changes/bug6811 +++ /dev/null @@ -1,5 +0,0 @@ - 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. - |