]> andersk Git - gssapi-openssh.git/commit - openssh/auth2.c
fix for bug 244 (https://bugzilla.ncsa.uiuc.edu/show_bug.cgi?id=244):
authorjbasney <jbasney>
Wed, 18 Aug 2004 14:54:18 +0000 (14:54 +0000)
committerjbasney <jbasney>
Wed, 18 Aug 2004 14:54:18 +0000 (14:54 +0000)
commit8f3eb4dbd71d84f98139ee93a374663e3907f27e
tree7f529edffd68c97bf4ae9d367e09903e34a64573
parent294206af6619bd96c26df11bacf2032d35ab633a
fix for bug 244 (https://bugzilla.ncsa.uiuc.edu/show_bug.cgi?id=244):
setting authctxt->pw and authctxt->user to NULL is not a good idea.
other code assumes they will be set. so put in placeholders if we
don't have the implicit username yet.
openssh/auth2.c
This page took 0.048828 seconds and 5 git commands to generate.