Re: Newbie : Garbage Collection of Sequences (Server Side)



<SNIP></SNIP>
>         So in short the solution to your leak is to add:
>
>         sequence->_release=TRUE;
>
>         somewhere before the return; or if you're a spec lover, there is
> something like CORBA_sequence_...._set_release (sequence, TRUE); somewhere
> lurking I think.
>
>         HTH,
>
>                 Michael.


It works!! It works!! 

Thankyou.


claude




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