summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2013-12-05 10:26:32 +1100
committerDamien Miller <djm@mindrot.org>2013-12-05 10:26:32 +1100
commit9275df3e0a2a3bc3897f7d664ea86a425c8a092d (patch)
tree19ce14c8e483e8ebee28a97d35f434d3c7f321f2 /ChangeLog
parent960f6a2b5254e4da082d8aa3700302ed12dc769a (diff)
- djm@cvs.openbsd.org 2013/12/04 04:20:01
[sftp-client.c] bz#2171: don't leak local_fd on error; from Loganaden Velvindron @ AfriNIC
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a7fd1d0b1..2d3ec03a5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -39,6 +39,10 @@
39 Loganaden Velvindron @ AfriNIC 39 Loganaden Velvindron @ AfriNIC
40 40
41 Also make it a memset for consistency with the rest of cipher.c 41 Also make it a memset for consistency with the rest of cipher.c
42 - djm@cvs.openbsd.org 2013/12/04 04:20:01
43 [sftp-client.c]
44 bz#2171: don't leak local_fd on error; from Loganaden Velvindron @
45 AfriNIC
42 46
4320131121 4720131121
44 - (djm) OpenBSD CVS Sync 48 - (djm) OpenBSD CVS Sync