[mythtv-commits] mythtv commit: r10613 by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Fri Jul 21 12:55:36 UTC 2006


      Author: danielk
        Date: 2006-07-21 12:55:34 +0000 (Fri, 21 Jul 2006)
New Revision: 10613
   Changeset: http://cvs.mythtv.org/trac/changeset/10613

Modified:

   trunk/mythtv/libs/libmythtv/tv_rec.cpp

Log:

Fixes #1783. Fixes the last stream data leak.

This is in the same piece of code from [10188] that caused segfaults and needed to be reverted in [10238]. I've added a check to make sure the MPEGStreamData is not still in use before deleting it. I've been running this for a while without any segfaults here, and Stuart A has confirmed that it fixes the leak with Valgrind.






More information about the mythtv-commits mailing list