View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0003416 | GNUnet | hello library | public | 2014-06-02 14:27 | 2018-06-07 00:25 |
| Reporter | Matthias Wachs | Assigned To | Matthias Wachs | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | Git master | ||||
| Target Version | 0.11.0pre66 | Fixed in Version | 0.11.0pre66 | ||
| Summary | 0003416: GNUNET_HELLO_parse_uri stops on first invalid address | ||||
| Description | If we a peer with udp disabled have a hello with udp address peerinfo-tool stops parsing addresses on first missing plugin if missing plugin is comes later, first addresses are added: tcpl;tcp;udp -> tcp addresses added, udp is skipped | ||||
| Steps To Reproduce | Reason: hello.c: add_address_to_hello returns 0 when invalid address is found but does not continue with next address but instead stop | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2014-06-02 14:27 | Matthias Wachs | New Issue | |
| 2014-06-02 14:42 | Matthias Wachs | Category | peerinfo service => hello library |
| 2014-06-02 14:42 | Matthias Wachs | Summary | tool stops adding addresses when plugin is not found => GNUNET_HELLO_parse_uri stops on first invalid address |
| 2014-06-02 14:42 | Matthias Wachs | Steps to Reproduce Updated | |
| 2014-06-03 10:47 | Christian Grothoff | Assigned To | => Matthias Wachs |
| 2014-06-03 10:47 | Christian Grothoff | Status | new => assigned |
| 2014-06-03 11:34 | Matthias Wachs | Note Added: 0008389 | |
| 2014-06-03 11:34 | Matthias Wachs | Status | assigned => resolved |
| 2014-06-03 11:34 | Matthias Wachs | Resolution | open => fixed |
| 2014-09-30 10:33 | Christian Grothoff | Product Version | => Git master |
| 2014-09-30 10:33 | Christian Grothoff | Fixed in Version | => 0.11.0pre66 |
| 2014-09-30 10:33 | Christian Grothoff | Target Version | => 0.11.0pre66 |
| 2018-06-07 00:25 | Christian Grothoff | Status | resolved => closed |