From 89fa3061a8497d006ebbfba2c038091754023b8f Mon Sep 17 00:00:00 2001 From: Martin Schanzenbach Date: Fri, 11 Dec 2020 17:59:30 +0900 Subject: -fix --- src/reclaim/plugin_rest_openid_connect.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/reclaim') diff --git a/src/reclaim/plugin_rest_openid_connect.c b/src/reclaim/plugin_rest_openid_connect.c index 8d21a5c99..921132d44 100644 --- a/src/reclaim/plugin_rest_openid_connect.c +++ b/src/reclaim/plugin_rest_openid_connect.c @@ -2020,7 +2020,7 @@ token_endpoint (struct GNUNET_REST_RequestHandle *con_handle, char *id_token; char *access_token; char *jwt_secret; - char *nonce; + char *nonce = NULL; char *code_verifier; /* -- cgit v1.2.3