[Clientapps-cvs] symbianMmf hxmmfstatectrl.cpp,1.28,1.29
rrajesh at helixcommunity.org rrajesh at helixcommunity.orgUpdate of /cvsroot/clientapps/symbianMmf In directory cvs01.internal.helixcommunity.org:/tmp/cvs-serv4756 Modified Files: hxmmfstatectrl.cpp Log Message: "Nokia submits this code under the terms of a commercial contribution agreement with RealNetworks, and I am authorized to contribute this code under said agreement." Modified by: rajesh.rathinasamy at nokia.com Reviewed by: Date: 07-May-2008 Project: SymbianMmf_rel ErrorId: NA Synopsis: CR: Head Build error fixes for symbianMmf Build error fixes: XPStest library umakefil not updated after recent changes Mmf statecontroller merge error on last checkin. Other build failures to be fixed: * Symbian metadata engine * flv realted changes ( Helix.bif & payload format changes). Root Cause of the problem: Implementation Files Modified: =========== datatype/xps/test/XPSRtpFlSrcLib clientapps/symbianMmf/hxmmfstatectrl.cpp Image Size and Heap Use impact: no major impact Module Release testing (STIF) : Passed. Test case(s) Added : No. Memory leak check performed : Yes, no new leaks introduced Platforms and Profiles Build Verified: helix-client-s60-32-mmf-mdf-arm Platforms and Profiles Functionality verified: armv5, winscw Branch: Head Index: hxmmfstatectrl.cpp =================================================================== RCS file: /cvsroot/clientapps/symbianMmf/hxmmfstatectrl.cpp,v retrieving revision 1.28 retrieving revision 1.29 diff -u -d -r1.28 -r1.29 --- hxmmfstatectrl.cpp 25 Mar 2008 19:44:24 -0000 1.28 +++ hxmmfstatectrl.cpp 8 May 2008 21:16:17 -0000 1.29 @@ -373,7 +373,6 @@ m_pPlaying = NULL; m_pError = NULL; m_pObserver = NULL; - m_pProperties = NULL; m_bVideoController = FALSE; }