[omniORB] class omniIdentity has virtual functions but non-virtual destruct or

Hopfes, Harald Harald.Hopfes.Hopfes@sysde.eads.net
Wed Jun 12 20:35:01 2002


When i compile the omniORB3.0.5 i get the following warnings (wich might
imply memory leaks!!!)

../omniIdentity.h:98: warning: `class omniIdentity' has virtual
functions but non-virtual destructor
In file included from objectAdapter.cc:74:
localIdentity.h:246: warning: `class omniLocalIdentity' has virtual
functions but non-virtual destructor

Harald