[omniORB] OmniORB 4.0.3 and Valgrind

Duncan Grisby duncan at grisby.org
Mon Apr 12 22:11:25 BST 2004


On Monday 12 April, "Michael Shearer" wrote:

> Has anyone ever used Valgrind against applications that use omniORB?

Yes. I regularly check omniORB with valgrind.

> I've recently been testing my code against Valgrind =
> (http://valgrind.kde.org); a GPL application similar to Purify.  It's
> found a few bugs in the ORB core of my application.  The bugs aren't
> major but they could lead to unexpected behaviour.  Has anyone ever
> though of using it against omniORB in the hopes of making it even more
> robust?

What bugs has it found?  The only thing I've seen it reporting are
uninitialised memory reads for padding bytes used in GIOP messages.
They are harmless, and not a bug.

Cheers,

Duncan.

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



More information about the omniORB-list mailing list