[Player-cvs] kit/android mediascanner.cpp, 1.1.2.5.2.18, 1.1.2.5.2.19

[Player-cvs] kit/android mediascanner.cpp, 1.1.2.5.2.18, 1.1.2.5.2.19

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


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

Modified Files:
      Tag: hxclient_3_6_1_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.5.2.18
retrieving revision 1.1.2.5.2.19
diff -u -d -r1.1.2.5.2.18 -r1.1.2.5.2.19
--- mediascanner.cpp	7 Dec 2010 09:19:49 -0000	1.1.2.5.2.18
+++ mediascanner.cpp	7 Jan 2011 05:08:24 -0000	1.1.2.5.2.19
@@ -1078,6 +1078,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.