diff -r 1cbb0d5bf7f2 -r b6dbf97aba93 devsoundextensions/drmaudioplayer/DRMPlayServer/src/DRMPlaySession.cpp --- a/devsoundextensions/drmaudioplayer/DRMPlayServer/src/DRMPlaySession.cpp Thu Sep 16 18:39:58 2010 +0100 +++ b/devsoundextensions/drmaudioplayer/DRMPlayServer/src/DRMPlaySession.cpp Thu Sep 16 18:57:38 2010 +0100 @@ -905,7 +905,7 @@ } // Add custCmdAsyncAO object to array of async custom command objects - iActiveAsyncCustomCommands.Append( iCDRMCustomCommandAsyncAO2Phase ); + iActiveAsyncCustomCommands.AppendL( iCDRMCustomCommandAsyncAO2Phase ); // aMessage ownership is transferred to custCmdAsyncAO. // After succesful transfer, aMessage should not be completed