[Player-cvs] kit/android PlayerDriver.cpp,1.10.2.36,1.10.2.37

[Player-cvs] kit/android PlayerDriver.cpp,1.10.2.36,1.10.2.37

ching_li at helixcommunity.org ching_li at helixcommunity.org
Wed Jan 19 18:11:12 PST 2011


Update of /cvsroot/player/kit/android
In directory cvs01.internal.helixcommunity.org:/tmp/cvs-serv22406

Modified Files:
      Tag: hxclient_3_1_0_atlas
	PlayerDriver.cpp 
Log Message:
Fix a memory leak issue.


Index: PlayerDriver.cpp
===================================================================
RCS file: /cvsroot/player/kit/android/Attic/PlayerDriver.cpp,v
retrieving revision 1.10.2.36
retrieving revision 1.10.2.37
diff -u -d -r1.10.2.36 -r1.10.2.37
--- PlayerDriver.cpp	6 Dec 2010 00:40:21 -0000	1.10.2.36
+++ PlayerDriver.cpp	20 Jan 2011 02:11:09 -0000	1.10.2.37
@@ -840,7 +840,6 @@
 	pCCF->CreateInstance(CLSID_IHXValues, (void**)&pValues);
 	if (pValues)
 	{
-	    pValues->AddRef();
 	    pValues->SetPropertyULONG32(pPropName, bValue);
 	    if (m_pClientState)
 	    {




More information about the Player-cvs mailing list
 

Site Map   |   Terms of Use   |   Privacy Policy   |   Contact Us

Copyright © 1995-2007 RealNetworks, Inc. All rights reserved. RealNetworks and Helix are trademarks of RealNetworks.
All other trademarks or registered trademarks are the property of their respective holders.