[mythtv-commits] mythtv commit: r15319 by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Fri Jan 4 14:49:44 UTC 2008


      Author: danielk
        Date: 2008-01-04 14:49:44 +0000 (Fri, 04 Jan 2008)
New Revision: 15319
   Changeset: http://cvs.mythtv.org/trac/changeset/15319

Modified:

   trunk/mythtv/libs/libmythtv/tv_play.cpp

Log:

Fixes #4420. The actual segfault reported in the ticket no longer exists in svn trunk, but this changeset makes sure we always check for a null ringbuffer shortly before checking the InDVDMenuOrStillFrame state.

PS The backtrace was only partial and matched neither svn trunk nor 0.20-fixes so I couldn't trace down where exactly the null pointer was used in tv_play, but the partial stacktrace did tell me the functions involved and this fixes all the InDVDMenuOrStill() calls in the TV class...




More information about the mythtv-commits mailing list