Re: CORBA_any_set_release
- From: Michael Meeks <michael ximian com>
- To: <orbit-list gnome org>
- Subject: Re: CORBA_any_set_release
- Date: Mon, 1 Oct 2001 19:21:25 -0400 (EDT)
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]