remove incorrect assertion
authorLuke Howard <lukeh@padl.com>
Tue, 28 Sep 2010 07:55:49 +0000 (09:55 +0200)
committerLuke Howard <lukeh@padl.com>
Tue, 28 Sep 2010 07:55:49 +0000 (09:55 +0200)
plugins/gs2.c

index 6bce647..00cbefe 100644 (file)
@@ -1592,8 +1592,6 @@ gs2_get_init_creds(context_t *text,
             if (result != SASL_OK)
                 goto cleanup;
         }
-
-        assert(oparams->authid != NULL);
     }
 
     /*