Archived

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

Patch #2 for Ice for C++, 2.0.0

Hi,

attached is a patch that fixes a bug in the property parsing code in the Ice run time: the parsing code was dereferencing an invalidated STL iterator.
On most platforms, this problem will be invisible, but you may notice it if you use a version of STL that enables run-time debug checks.

Cheers,

Michi.