Author: dushshantha Date: Tue Dec 11 02:59:22 2007 New Revision: 603203 URL: http://svn.apache.org/viewvc?rev=603203&view=rev Log: fixed https://issues.apache.org/jira/browse/AXIS2C-801
Modified: webservices/axis2/trunk/c/xdocs/docs/om_tutorial.html Modified: webservices/axis2/trunk/c/xdocs/docs/om_tutorial.html URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/xdocs/docs/om_tutorial.html?rev=603203&r1=603202&r2=603203&view=diff ============================================================================== --- webservices/axis2/trunk/c/xdocs/docs/om_tutorial.html (original) +++ webservices/axis2/trunk/c/xdocs/docs/om_tutorial.html Tue Dec 11 02:59:22 2007 @@ -759,8 +759,6 @@ <i>/** when om_builder is freed , the builder, om_document and the entire AXIOM structure is freed */</i> axiom_stax_builder_free(om_builder, env); - AXIS2_FREE(env->allocator, buffer); - <b>return</b> AXIS2_SUCCESS; } --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]