commit b1dedac43457497d3c4d8ec0300dd94ad8d28114 parent f21840abff90b109388882d3c361da54ae9e0e87 Author: Christian Grothoff <christian@grothoff.org> Date: Sun, 2 Feb 2025 15:32:34 +0100 -remove bogus FIXME Diffstat:
| M | src/backend/taler-merchant-httpd_post-orders-ID-pay.c | | | 1 | - |
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/src/backend/taler-merchant-httpd_post-orders-ID-pay.c b/src/backend/taler-merchant-httpd_post-orders-ID-pay.c @@ -2480,7 +2480,6 @@ find_valid_input_tokens ( { continue; /* ki currently not valid */ } - // FIXME: tuc->h_issue.hash is NOT initialized here! if (0 == GNUNET_memcmp (&ki->pub.public_key->pub_key_hash, &tuc->h_issue.hash))