[mythtv-commits] mythtv commit: r26485 by markk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Fri Sep 24 04:33:13 UTC 2010


      Author: markk
        Date: 2010-09-24 04:33:13 +0000 (Fri, 24 Sep 2010)
New Revision: 26485
   Changeset: http://svn.mythtv.org/trac/changeset/26485

Log:

Add a bounds check to WaitForSeek to ensure we do not try and seek
beyond the end of the available stream.

This will fix potential lockups in most situations but there is still a
bug in DecoderBase that can be triggered under the correct conditions
(e.g. trying to edit an in-progress recording). Fix to follow.

Refs #8842


Modified:

   trunk/mythtv/libs/libmythtv/mythplayer.cpp




More information about the mythtv-commits mailing list