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.

Reply With Quote