[prev in list] [next in list] [prev in thread] [next in thread] 

List:       helix-server-cvs
Subject:    [Server-cvs] fs/adminfs browse.cpp,1.11,1.11.12.1
From:       mingda () helixcommunity ! org
Date:       2012-10-23 9:56:55
[Download RAW message or body]

Update of /cvsroot/server/fs/adminfs
In directory cvs01.internal.helixcommunity.org:/tmp/cvs-serv31825

Modified Files:
      Tag: SERVER_15_0
	browse.cpp 
Log Message:
ommitted to : HEAD, SERVER_15_0_RN

Reviewed by: Xiaocheng Li

Verification Build:


Synopsis: 
===============
fix some possible memory leak

Branch: SERVER_15_0_RN, HEAD

Suggested Reviewers: Anyone

Description: 
===============
Fix potential memory leak

Files affected:
===============
server_rn/datatype/mpeg2ts/streamhandler.cpp
server_rn/common/util/pub/mpeg2ts_config_names.h
server/fs/adminfs/browse.cpp
filesystem/http/httpfsys.cpp
common/appext/vsrcalow/vsrcalow.cpp
common/appext/vsrctag/vsrcrep.cpp
server_rn/broadcast/transport/mms/recv/wmsrcobj.cpp


Testing Performed: 
===============
Integration Tests:
N/A

Performance Tests: 
N/A

QA Hints
========
None.



Index: browse.cpp
===================================================================
RCS file: /cvsroot/server/fs/adminfs/browse.cpp,v
retrieving revision 1.11
retrieving revision 1.11.12.1
diff -u -d -r1.11 -r1.11.12.1
--- browse.cpp	24 Nov 2011 01:59:38 -0000	1.11
+++ browse.cpp	23 Oct 2012 09:56:29 -0000	1.11.12.1
@@ -967,6 +967,7 @@
     {
         pRequestHeaders->GetPropertyCString("Host", m_pHost);
     }
+    HX_RELEASE(pRequestHeaders);
     if(!m_pHost)
     {
         return VSRC_INDEX_SETUP;


_______________________________________________
Server-cvs mailing list
Server-cvs@helixcommunity.org
http://lists.helixcommunity.org/mailman/listinfo/server-cvs
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic