diff options
Diffstat (limited to 'changes/bug2331')
-rw-r--r-- | changes/bug2331 | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/changes/bug2331 b/changes/bug2331 deleted file mode 100644 index 9940b591cb..0000000000 --- a/changes/bug2331 +++ /dev/null @@ -1,7 +0,0 @@ - o Minor bugfixes: - - Add assertions to check for overflow in arguments to - base32_encode and base32_decode; fix a signed-unsigned - comparison there too. These bugs are not actually reachable in - Tor, but it's good to prevent future errors too. Found by - doorss. - |