[mythtv-commits] mythtv commit: r15683 - in trunk/mythtv by paulh

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Wed Jan 30 19:14:24 UTC 2008


      Author: paulh
        Date: 2008-01-30 19:14:24 +0000 (Wed, 30 Jan 2008)
New Revision: 15683
   Changeset: http://cvs.mythtv.org/trac/changeset/15683

Modified:

   trunk/mythtv/contrib/misc_status_info/README
   trunk/mythtv/programs/mythbackend/httpstatus.cpp

Log:

Fix some random backend crashes when retrieving the status page
and using a miscellaneous status information script.

This patch uses popen() to run the script rather than the
non-thread-safe QProcess class.

Patch by Michael T. Dean. Closes #4381.





More information about the mythtv-commits mailing list