summaryrefslogtreecommitdiff
path: root/src/auth_des.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/auth_des.c')
-rw-r--r--src/auth_des.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/auth_des.c b/src/auth_des.c
index 829c817..f0c8b8c 100644
--- a/src/auth_des.c
+++ b/src/auth_des.c
@@ -223,6 +223,7 @@ authdes_pk_seccreate(const char *servername, netobj *pkey, u_int window,
goto failed;
}
ad->ad_nis_srvr = NULL; /* not needed any longer */
+ auth_get(auth); /* Reference for caller */
return (auth);
failed: