commit be3608a190ac45223828053df36775e0d4b69d62 parent abf86a7059041c3cc8c5ae205a39d7ebd8cb6590 Author: Christian Grothoff <christian@grothoff.org> Date: Wed, 9 Apr 2025 20:23:38 +0200 -remove bogus assertion Diffstat:
| M | src/challenger/challenger-httpd_challenge.c | | | 1 | - |
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/src/challenger/challenger-httpd_challenge.c b/src/challenger/challenger-httpd_challenge.c @@ -864,7 +864,6 @@ CH_handler_challenge_get (struct CH_HandlerContext *hc, { enum GNUNET_DB_QueryStatus qs; - GNUNET_assert (NULL == client_redirect_uri); qs = CH_db->challenge_get_address_and_stats ( CH_db->cls, &nonce,