[Player-cvs] kit/android mediascanner.cpp,1.1.2.19,1.1.2.20

[Player-cvs] kit/android mediascanner.cpp,1.1.2.19,1.1.2.20

ching_li at helixcommunity.org ching_li at helixcommunity.org
Thu Jan 6 21:08:59 PST 2011


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

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


Index: mediascanner.cpp
===================================================================
RCS file: /cvsroot/player/kit/android/Attic/mediascanner.cpp,v
retrieving revision 1.1.2.19
retrieving revision 1.1.2.20
diff -u -d -r1.1.2.19 -r1.1.2.20
--- mediascanner.cpp	4 Jan 2011 05:25:38 -0000	1.1.2.19
+++ mediascanner.cpp	7 Jan 2011 05:08:56 -0000	1.1.2.20
@@ -916,6 +916,7 @@
 
 MediaScannerHelper::~MediaScannerHelper()
 {
+    UnInit();
 }
 
 STDMETHODIMP MediaScannerHelper::QueryInterface(REFIID riid, void** ppvObj)




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.