diff svr-authpubkey.c @ 241:c5d3ef11155f

* use own assertions which should get logged properly
author Matt Johnston <matt@ucc.asn.au>
date Mon, 05 Sep 2005 15:16:10 +0000
parents 161557a9dde8
children bf64e666f99b
line wrap: on
line diff
--- a/svr-authpubkey.c	Fri Sep 02 15:35:18 2005 +0000
+++ b/svr-authpubkey.c	Mon Sep 05 15:16:10 2005 +0000
@@ -266,7 +266,6 @@
 
 	TRACE(("enter checkpubkeyperms"))
 
-	assert(ses.authstate.pw);
 	if (ses.authstate.pw->pw_dir == NULL) {
 		goto out;
 	}