river45

Results 1 issues of river45

Hi, I think that I found a bug in the function oc_core_get_resource_by_uri() in api/oc_core_res.c on master branch. ```C oc_resource_t * oc_core_get_resource_by_uri(const char *uri, int device) { int skip = 0,...