Free auth_context [CID-102]

This commit is contained in:
Love Hornquist Astrand
2009-07-30 10:48:06 +02:00
parent e395b3a9ea
commit 269fcc53e7

View File

@@ -396,6 +396,8 @@ recv_krb5_auth (int s, u_char *buf,
} }
} }
krb5_auth_con_free(context, auth_context);
return 0; return 0;
} }
#endif /* KRB5 */ #endif /* KRB5 */