Archived

This forum has been archived. Please start a new discussion on GitHub.

Patch #1 for Ice 3.1.1: fixes IceGrid locator memory corruption

benoit
benoit Rennes, France
Hi,

The patch below fixes a potential memory corruption in the IceGrid locator implementation which could result in a crash of the registry. This problem only occurs when using replica groups.

To patch your source distribution:

$ cd Ice-3.1.1
$ patch -p0 < locator.patch.txt

Cheers,
Benoit.