[omniORB] IDL structure memory leak
Qi, Fong
FQi at tkusa.com
Fri Oct 24 14:50:54 BST 2008
Hi Duncan,
The "getFullIssue()" method is I use it to get a struct data from my
CORBA server. I saw there was 2KB increasing from that place. I wonder
if there is a different way to pass the data I need.
Thank you,
Fong
-----Original Message-----
From: Duncan Grisby [mailto:duncan at grisby.org]
Sent: Friday, October 24, 2008 1:41 PM
To: Qi, Fong
Cc: omniorb-list at omniorb-support.com
Subject: Re: [omniORB] IDL structure memory leak
On Friday 24 October, "Qi, Fong" wrote:
> I did see where the memory increased. The place was generated by
> "omniidl" tool, which I cannot change it. I wonder if there is a way
to
> fix the problem from IDL file.
What exactly did it say was leaked? That code you sent doesn't allocate
anything at all. It's the thing that calls your application code's
getFullIssue() method.
Duncan.
--
-- Duncan Grisby --
-- duncan at grisby.org --
-- http://www.grisby.org --
More information about the omniORB-list
mailing list