summaryrefslogtreecommitdiffstats
path: root/src/tests/auth-tests.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/tests/auth-tests.c')
-rw-r--r--src/tests/auth-tests.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tests/auth-tests.c b/src/tests/auth-tests.c
index a3de43c47..bae0794c3 100644
--- a/src/tests/auth-tests.c
+++ b/src/tests/auth-tests.c
@@ -161,7 +161,7 @@ static void do_failed_login_test(uint32_t failed_login_attempts,
int expected_counter,
time_t expected_delay)
{
- struct sysdb_test_ctx *test_ctx;
+ struct sysdb_test_ctx *test_ctx = NULL;
int ret;
const char *val[2];
val[1] = NULL;