[mythtv-commits] mythtv commit: r26365 by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Fri Sep 17 22:34:54 UTC 2010


      Author: danielk
        Date: 2010-09-17 22:34:54 +0000 (Fri, 17 Sep 2010)
New Revision: 26365
   Changeset: http://svn.mythtv.org/trac/changeset/26365

Log:

mythtv-rec. Add a more paranoid StreamHandler::Stop() rutine. The main fix here is to add a QThread::wait() call at the end, this prevents reproducable segfaults. But the rest is just there to avoid deadlock on programmer error (after printing a warning about the error made.)

Modified:

   branches/mythtv-rec/mythtv/libs/libmythtv/streamhandler.cpp




More information about the mythtv-commits mailing list