Re: freeing CORBA arguments



Hi Diego,

On 4 Sep 2001, Diego González wrote:

> hi
>
> 	is there any way to avoid ORBit freeing the arguments of a CORBA method
> when return from a CORBA method?

	Before you return from the method you need to duplicate them,
for example with a string argument you want to do a CORBA_string_dup.

Good Luck,
Mark.





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]