You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-cvs@ws.apache.org by du...@apache.org on 2007/12/11 11:59:36 UTC

svn commit: r603203 - /webservices/axis2/trunk/c/xdocs/docs/om_tutorial.html

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-&gt;allocator, buffer);
-    
     <b>return</b> AXIS2_SUCCESS;
     
 }



---------------------------------------------------------------------
To unsubscribe, e-mail: axis-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-cvs-help@ws.apache.org