[omniORB] IDL structure memory leak

Duncan Grisby duncan at grisby.org
Mon Oct 27 18:27:43 GMT 2008


On Friday 24 October, "Qi, Fong" wrote:

> 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.

You haven't told us what your code does, so we can't possibly help you.
Most likely you have failed to follow the complex C++ mapping memory
management rules.

You say you ran your code in a memory checking tool. What exactly did it
tell you had leaked?

Duncan.

-- 
 -- Duncan Grisby         --
  -- duncan at grisby.org     --
   -- http://www.grisby.org --



More information about the omniORB-list mailing list