Author: damitha
Date: Thu May 29 19:45:45 2008
New Revision: 661555
URL: http://svn.apache.org/viewvc?rev=661555&view=rev
Log: (empty)
Modified:
webservices/sandesha/tags/sandesha2/c/worker_thread_removed-30may2008/src/msgprocessors/app_msg_processor.c
Modified:
webservices/sandesha/tags/sandesha2/c/worker_thread_removed-30may2008/src/msgprocessors/app_msg_processor.c
URL:
http://svn.apache.org/viewvc/webservices/sandesha/tags/sandesha2/c/worker_thread_removed-30may2008/src/msgprocessors/app_msg_processor.c?rev=661555&r1=661554&r2=661555&view=diff
==============================================================================
---
webservices/sandesha/tags/sandesha2/c/worker_thread_removed-30may2008/src/msgprocessors/app_msg_processor.c
(original)
+++
webservices/sandesha/tags/sandesha2/c/worker_thread_removed-30may2008/src/msgprocessors/app_msg_processor.c
Thu May 29 19:45:45 2008
@@ -162,8 +162,7 @@
{
sandesha2_app_msg_processor_impl_t *msg_proc_impl = NULL;
- msg_proc_impl = (sandesha2_app_msg_processor_impl_t *)AXIS2_MALLOC
- (env->allocator,
+ msg_proc_impl = (sandesha2_app_msg_processor_impl_t *)AXIS2_MALLOC
(env->allocator,
sizeof(sandesha2_app_msg_processor_impl_t));
if(!msg_proc_impl)
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]