diff -r 1a73e8f1b64d -r 6bb05bdcbe09 sensorservices/orientationssy/src/SsyChannel.cpp --- a/sensorservices/orientationssy/src/SsyChannel.cpp Fri Mar 12 15:50:01 2010 +0200 +++ b/sensorservices/orientationssy/src/SsyChannel.cpp Mon Mar 15 12:45:37 2010 +0200 @@ -808,7 +808,9 @@ { aChannelPropertyList.Append( channelProperties[index] ); } - + + channelProperties.Close(); + SSY_TRACE_OUT(); }