Error in length computing in util/url.c ---------------------------------------
Key: AXIS2C-1414 URL: https://issues.apache.org/jira/browse/AXIS2C-1414 Project: Axis2-C Issue Type: Bug Reporter: Francois Mireaux A C string ends with 0 so length computing are erroneous in util/url.c for functions axutil_url_set_host and axutil_url_get_server : we need to allocate 1 more byte. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.