[omniORB] Memory leak checkers compatible with omni

Duncan Grisby duncan at grisby.org
Thu Nov 4 11:05:33 GMT 2004


On Thursday 4 November, "Renzo Tomaselli" wrote:

>     we use Rational Purify for Windows since years on OmniORB and its
> applications. It flags as potential leaks many singleton allocations (e.i.
> typecodes), but they are always static objects allocated just once and never
> released (this topic was discussed several times on the list).
> Besides that, it helped a lot to detect leaks, UMR, and so on.

As long as you destroy the ORB, you shouldn't see leaks of those
singletons any more with omniORB 4.0.x. Do you still see them?

Answering the original poster, I too have in the past successfully
used Purify on both Windows and Solaris. valgrind on Linux is
excellent.

Cheers,

Duncan.

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



More information about the omniORB-list mailing list