Re: CORBA_any_set_release



Hi Agnieszka,

On Fri, 28 Sep 2001, Agnieszka Kwiecien wrote:
>    CORBA_any_set_release(retval, CORBA_TRUE);

        Change this to CORBA_any_set_release (retval, CORBA_FALSE); since
the memory you've pushed into any->_value is not allocated, and thus does
not need releasing.

        That will fix your problem.

> I've tried to run the server on my Debian, and it worked fine.

        fluke; depends on what was in the stack before &b.

        Regards,

                Michael.

-- 
 mmeeks@gnu.org  <><, Pseudo Engineer, itinerant idiot





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