[omniORB] deallocation of unmarshalled data...

Duncan Grisby dgrisby@uk.research.att.com
Mon, 16 Jul 2001 16:49:03 +0100


On Thursday 12 July, james.eggleston@vega.de wrote:

> I had been getting a problem with DEBUG assertions popping when objects are
> going out of scope.... up to now the problem has always caused by my lack of
> knowledge or inexperience with CORBA ( or stupidity :) ) i.e. not using
> _CORBA_string_dup for assinging to string_var's etc...

This is the old problem of mixing debug and non-debug libraries on
Windows. Make sure you use only debug libraries if your application is
compiled with debugging.

Cheers,

Duncan.

-- 
 -- Duncan Grisby  \  Research Engineer  --
  -- AT&T Laboratories Cambridge          --
   -- http://www.uk.research.att.com/~dpg1 --