mark bug location

This commit is contained in:
Christian Grothoff 2019-01-02 11:54:52 +01:00
parent bc771beb23
commit a6331c8eac
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -456,7 +456,7 @@ parse_json_auditor (struct TALER_EXCHANGE_AuditorInformation *auditor,
} }
if (NULL == dk) if (NULL == dk)
{ {
GNUNET_break_op (0); GNUNET_break_op (0); /* FAILS: #5136 */
continue; continue;
} }
if (check_sigs) if (check_sigs)