aboutsummaryrefslogtreecommitdiff
path: root/changes/bug10313
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug10313')
-rw-r--r--changes/bug103138
1 files changed, 0 insertions, 8 deletions
diff --git a/changes/bug10313 b/changes/bug10313
deleted file mode 100644
index b29d4daff..000000000
--- a/changes/bug10313
+++ /dev/null
@@ -1,8 +0,0 @@
- o Minor bugfixes:
- - Fixed an erroneous pointer comparison that would have allowed
- compilers to remove a bounds check in channeltls.c. The fix
- was to remove the check entirely, since it was impossible for
- the code to overflow the bounds. Noticed by Jared L
- Wong. Fixes bug 10313 and 9980. Bugfix on 0.2.0.10-alpha.
-
-