gsasl-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CVS gsasl/lib/src


From: gsasl-commit
Subject: CVS gsasl/lib/src
Date: Mon, 20 Dec 2004 02:15:55 +0100

Update of /home/cvs/gsasl/lib/src
In directory dopio:/tmp/cvs-serv4352

Modified Files:
        xstep.c 
Log Message:
Assume sctx.


--- /home/cvs/gsasl/lib/src/xstep.c     2004/11/30 09:12:17     1.10
+++ /home/cvs/gsasl/lib/src/xstep.c     2004/12/20 01:15:55     1.11
@@ -53,9 +53,6 @@
 {
   Gsasl_step_function step;
 
-  if (sctx == NULL)
-    return GSASL_INVALID_HANDLE;
-
   if (sctx->clientp)
     step = sctx->mech->client.step;
   else





reply via email to

[Prev in Thread] Current Thread [Next in Thread]