View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0009339 | Taler | exchange | public | 2024-11-14 22:17 | 2024-11-20 23:59 |
Reporter | Florian Dold | Assigned To | Florian Dold | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | feedback | Resolution | open | ||
Target Version | 0.14 | ||||
Summary | 0009339: some exchange endpoints to not handle NULL jnew_rules | ||||
Description | The /kyc-info endpoint crashes the when jnew_rules is NULL. Other places in the code might also not handle it well. | ||||
Tags | No tags attached. | ||||
|
I've double-checked taler-exchange-httpd_kyc-info.c, and sebastian fixed a segv just hours *before* this bug was submitted. I fixed a wrong hard error log (GNUNET_break_op()) on this path in 4dedd235d..b18069097, but I really cannot see a segv path from new_rules (or lrs) being NULL. |
Date Modified | Username | Field | Change |
---|---|---|---|
2024-11-14 22:17 | Florian Dold | New Issue | |
2024-11-14 22:17 | Florian Dold | Status | new => assigned |
2024-11-14 22:17 | Florian Dold | Assigned To | => Florian Dold |
2024-11-20 23:59 | Christian Grothoff | Note Added: 0023739 | |
2024-11-20 23:59 | Christian Grothoff | Status | assigned => feedback |