[mythtv-commits] mythtv commit: r21130 - in trunk/mythplugins/mythvideo by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Wed Aug 5 13:25:41 UTC 2009


      Author: danielk
        Date: 2009-08-05 13:25:41 +0000 (Wed, 05 Aug 2009)
New Revision: 21130
   Changeset: http://cvs.mythtv.org/trac/changeset/21130

Modified:

   trunk/mythplugins/mythvideo/mtd/jobthread.cpp
   trunk/mythplugins/mythvideo/mtd/mtd.cpp
   trunk/mythplugins/mythvideo/mythvideo/videodlg.cpp
   trunk/mythplugins/mythvideo/mythvideo/videopopups.cpp

Log:

Address some gcc warnings in mythvideo. Use myth_nice() so that error checking is performed (nice() like system() can return -1 when successful) + initialize some pointers so they are not undefined in the error path.




More information about the mythtv-commits mailing list