View Issue Details

IDProjectCategoryView StatusLast Update
0002289GNUnetutil librarypublic2012-06-02 19:15
ReporterSree Harsha Totakura Assigned ToChristian Grothoff  
PriorityurgentSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product VersionGit master 
Target Version0.9.3Fixed in Version0.9.3 
Summary0002289: GNUNET_CLIENT_connect() doesn't seem to return NULL if unknown service is given
DescriptionAccording 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 InformationGNUNET_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)
 */
TagsNo tags attached.

Activities

Christian Grothoff

2012-05-01 16:51

manager   ~0005756

fixed in svn 21212.

Issue History

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