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

List:       helix-server-cvs
Subject:    [Server-cvs] fs/sdpgenfsys sdpgenfobj.h,1.6,1.7
From:       svaidhya () helixcommunity ! org
Date:       2008-11-13 23:46:26
Message-ID: 200811132354.mADNs0Tq029587 () mailer ! progressive-comp ! com
[Download RAW message or body]

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

Modified Files:
	sdpgenfobj.h 
Log Message:
Synopsis
========
- Fix Leaks in SDP Acquisition for Playlists

Branches:  SERVER_CURRENT, SERVER_12_1
Reviewer(s): JJ


Description
===========

- There were a couple of Memory leaks and reference errors in the code for SDP Acquisition of
  PL files. Modified the Done() of Playlist Handler and Added a new method PlaylistdDone() for
  releasing the PlaylistHandler Object in SDPGenFileObject.

Files Affected
==============

Changed Files
~~~~~~~~~~~~~
/server-restricted/datatype/playlist/playlist_handler.cpp
/server/fs/sdpgen/sdpgenfobj.cpp
/server/fs/sdpgen/sdpgenfobj.h

Testing Performed
=================
Unit Tests:
None.

Integration Tests:
- None

Leak Tests:
- Tested PL files (existing and Non existing), for memory leaks

Performance Tests:
None.

Platforms Tested: : linux-rhel4-i686
Build verified: linux-rhel4-i686 



Index: sdpgenfobj.h
===================================================================
RCS file: /cvsroot/server/fs/sdpgenfsys/sdpgenfobj.h,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- sdpgenfobj.h	30 Sep 2008 00:20:00 -0000	1.6
+++ sdpgenfobj.h	13 Nov 2008 23:46:24 -0000	1.7
@@ -124,6 +124,10 @@
     HX_RESULT StripSDPExtension(IHXRequest* pRequest);
     HX_RESULT DoDoesExist(const char* pPath);
 
+#ifdef HELIX_FEATURE_SERVER_SSPL
+    HX_RESULT PlaylistDone(void);
+#endif //HELIX_FEATURE_SERVER_SSPL
+
     /*
      * IUnknown methods
      */


_______________________________________________
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