View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0009648 | Taler | merchant backend | public | 2025-03-22 13:59 | 2025-03-23 12:24 |
Reporter | schanzen | Assigned To | Christian Grothoff | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | resolved | Resolution | fixed | ||
Target Version | 1.0 | Fixed in Version | 1.0 | ||
Summary | 0009648: null ptr deref in depositcheck | ||||
Description | Line 995 in taler-merchant-depositcheck dereferences the cfgfile pointer which, as the comment of the function itself explains, may be null. | ||||
Steps To Reproduce | Follow guide from https://docs.taler.net/taler-merchant-manual.html#launching-the-backend after installing from source. Watch SIGSEGV happen. | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2025-03-22 13:59 | schanzen | New Issue | |
2025-03-22 13:59 | schanzen | Status | new => assigned |
2025-03-22 13:59 | schanzen | Assigned To | => Christian Grothoff |
2025-03-22 14:09 | Christian Grothoff | Category | mechant backend => merchant backend |
2025-03-23 12:24 | Christian Grothoff | Status | assigned => resolved |
2025-03-23 12:24 | Christian Grothoff | Resolution | open => fixed |
2025-03-23 12:24 | Christian Grothoff | Fixed in Version | => 1.0 |
2025-03-23 12:24 | Christian Grothoff | Note Added: 0024287 |