From a6331c8eac163f4e64b109edace549639084b958 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 2 Jan 2019 11:54:52 +0100 Subject: mark bug location --- src/exchange-lib/exchange_api_handle.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/exchange-lib/exchange_api_handle.c') diff --git a/src/exchange-lib/exchange_api_handle.c b/src/exchange-lib/exchange_api_handle.c index 6d3f441c8..f88d889dd 100644 --- a/src/exchange-lib/exchange_api_handle.c +++ b/src/exchange-lib/exchange_api_handle.c @@ -456,7 +456,7 @@ parse_json_auditor (struct TALER_EXCHANGE_AuditorInformation *auditor, } if (NULL == dk) { - GNUNET_break_op (0); + GNUNET_break_op (0); /* FAILS: #5136 */ continue; } if (check_sigs) -- cgit v1.2.3