summaryrefslogtreecommitdiff
path: root/sshlogin.c
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2011-01-11 17:20:05 +1100
committerDamien Miller <djm@mindrot.org>2011-01-11 17:20:05 +1100
commita256c8d680203b41c8c4c8f012c1edbc3cd72336 (patch)
tree7c3dcf97cefb39c80fea03fa010916bf57aef54e /sshlogin.c
parentb73b6fd916a842dbcf800c13434a6abb6cd06ade (diff)
downloadopenssh-git-a256c8d680203b41c8c4c8f012c1edbc3cd72336.tar.gz
- 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 33bd652f..54629f74 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