[matroska] r931 - trunk/DvdMenuXtractor

[email protected]
Newsgroups gmane.comp.multimedia.matroska.cvs
Message-ID <[email protected]>
Author: robux4
Date: 2004-10-27 17:28:02 +0400 (Wed, 27 Oct 2004)
New Revision: 931

Modified:
   trunk/DvdMenuXtractor/VobParser.h
Log:
use the destructor to prevent memory leaks

Modified: trunk/DvdMenuXtractor/VobParser.h
===================================================================
--- trunk/DvdMenuXtractor/VobParser.h	2004-10-27 11:39:18 UTC (rev 930)
+++ trunk/DvdMenuXtractor/VobParser.h	2004-10-27 13:28:02 UTC (rev 931)
@@ -157,6 +157,7 @@
 class Demuxer
 {
 public:
+	virtual ~Demuxer() {}
 	virtual void ProcessStream(uint8_t* buff, uint32_t size, int32_t delay, wxString & debug) = 0;
 };
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.