summaryrefslogtreecommitdiffstats
path: root/sshlogin.c
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2011-01-11 07:20:05 +0100
committerDamien Miller <djm@mindrot.org>2011-01-11 07:20:05 +0100
commita256c8d680203b41c8c4c8f012c1edbc3cd72336 (patch)
tree7c3dcf97cefb39c80fea03fa010916bf57aef54e /sshlogin.c
parent - djm@cvs.openbsd.org 2011/01/08 10:51:51 (diff)
downloadopenssh-a256c8d680203b41c8c4c8f012c1edbc3cd72336.tar.xz
openssh-a256c8d680203b41c8c4c8f012c1edbc3cd72336.zip
- djm@cvs.openbsd.org 2011/01/11 06:06:09
[sshlogin.c] fd leak on error paths; from zinovik@ NB. Id sync only; we use loginrec.c that was also audited and fixed recently
Diffstat (limited to 'sshlogin.c')
-rw-r--r--sshlogin.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sshlogin.c b/sshlogin.c
index 33bd652fb..54629f747 100644
--- a/sshlogin.c
+++ b/sshlogin.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: sshlogin.c,v 1.26 2007/09/11 15:47:17 gilles Exp $ */
+/* $OpenBSD: sshlogin.c,v 1.27 2011/01/11 06:06:09 djm Exp $ */
/*
* Author: Tatu Ylonen <ylo@cs.hut.fi>
* Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland