View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002289 | GNUnet | util library | public | 2012-04-28 13:03 | 2012-06-02 19:15 |
| Reporter | Sree Harsha Totakura | Assigned To | Christian Grothoff | ||
| Priority | urgent | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | Git master | ||||
| Target Version | 0.9.3 | Fixed in Version | 0.9.3 | ||
| Summary | 0002289: GNUNET_CLIENT_connect() doesn't seem to return NULL if unknown service is given | ||||
| Description | According to the documentation of GNUNET_CLIENT_connect() it should return NULL when called to connect to a service unknown to configuration. However, it doesn't. | ||||
| Additional Information | GNUNET_CLIENT_connect () /** * Get a connection with a service. * * @param service_name name of the service * @param cfg configuration to use * @return NULL on error (service unknown to configuration) */ | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2012-04-28 13:03 | Sree Harsha Totakura | New Issue | |
| 2012-04-30 00:37 | Christian Grothoff | Assigned To | => Christian Grothoff |
| 2012-04-30 00:37 | Christian Grothoff | Status | new => assigned |
| 2012-04-30 00:37 | Christian Grothoff | Priority | low => urgent |
| 2012-04-30 00:37 | Christian Grothoff | Target Version | => 0.9.3 |
| 2012-05-01 16:51 | Christian Grothoff | Note Added: 0005756 | |
| 2012-05-01 16:51 | Christian Grothoff | Status | assigned => resolved |
| 2012-05-01 16:51 | Christian Grothoff | Fixed in Version | => 0.9.3 |
| 2012-05-01 16:51 | Christian Grothoff | Resolution | open => fixed |
| 2012-06-02 19:15 | Christian Grothoff | Status | resolved => closed |