|
Patch for Ice for C++ 3.0.0
Hi,
the attached patch fixes a problem with the class garbage collector in Ice for C++ that can result in double-deletion of class instances.
Note that the patch is not binary compatible, so you need to recompile client/server code after recompiling Ice.
This patch will be included in the 3.1 release.
Cheers,
Michi.
Last edited by michi : 02-24-2006 at 12:10 AM.
|