summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2013-07-18 16:09:44 +1000
committerDamien Miller <djm@mindrot.org>2013-07-18 16:09:44 +1000
commit3071070b39e6d1722151c754cdc2b26640eaf45e (patch)
tree467608f0a4e1ebc4be86dfddb971082a3dad422b /ChangeLog
parent044bd2a7ddb0b6f6b716c87e57261572e2b89028 (diff)
- markus@cvs.openbsd.org 2013/06/20 19:15:06
[krl.c] don't leak the rdata blob on errors; ok djm@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 111a2f36..e0781041 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,9 @@
parsing them from remote servers.
Improve error checking in parsing of 'T' lines.
ok dtucker@ deraadt@
+ - markus@cvs.openbsd.org 2013/06/20 19:15:06
+ [krl.c]
+ don't leak the rdata blob on errors; ok djm@
20130702
- (dtucker) [contrib/cygwin/README contrib/cygwin/ssh-host-config