summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2014-02-28 10:00:57 +1100
committerDamien Miller <djm@mindrot.org>2014-02-28 10:00:57 +1100
commit172ec7e0af1a5f1d682f6a2dca335c6c186153d5 (patch)
tree452735f875db4829216b42f29d2cf1bf2a9b22ee /ChangeLog
parentf9a9aaba437c2787e40cf7cc928281950e161678 (diff)
- djm@cvs.openbsd.org 2014/02/27 08:25:09
[bufbn.c] off by one in range check
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 416f4b58c..f91963720 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,9 @@
4 [bufbn.c] 4 [bufbn.c]
5 fix unsigned overflow that could lead to reading a short ssh protocol 5 fix unsigned overflow that could lead to reading a short ssh protocol
6 1 bignum value; found by Ben Hawkes; ok deraadt@ 6 1 bignum value; found by Ben Hawkes; ok deraadt@
7 - djm@cvs.openbsd.org 2014/02/27 08:25:09
8 [bufbn.c]
9 off by one in range check
7 10
820140227 1120140227
9 - OpenBSD CVS Sync 12 - OpenBSD CVS Sync