[mythtv-commits] mythtv commit: r13912 by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sat Jul 14 17:49:18 UTC 2007


      Author: danielk
        Date: 2007-07-14 17:49:17 +0000 (Sat, 14 Jul 2007)
New Revision: 13912
   Changeset: http://cvs.mythtv.org/trac/changeset/13912

Modified:

   branches/mythtv-multirec/libs/libmythtv/dtvrecorder.cpp

Log:

Refs #3326. Avoids SEGFAULT when monitoring the signal.

We set the Recorder's RingBuffer to NULL when monitoring signal strength because we don't want to write to disk during this time, these changes make sure that we don't segfault (this NULL pointer check was done elsewhere before multirec.)




More information about the mythtv-commits mailing list