Initialize `challengep'
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1066 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -49,6 +49,7 @@ otp_challenge (OtpContext *ctx, char *user, char *str, size_t len)
|
||||
void *dbm;
|
||||
int ret;
|
||||
|
||||
ctx->challengep = 0;
|
||||
ctx->user = strdup(user);
|
||||
dbm = otp_db_open ();
|
||||
if (dbm == NULL) {
|
||||
|
Reference in New Issue
Block a user