[mythtv-commits] mythtv commit: r25793 by robertm

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sat Aug 21 22:29:47 UTC 2010


      Author: robertm
        Date: 2010-08-21 22:29:47 +0000 (Sat, 21 Aug 2010)
New Revision: 25793
   Changeset: http://svn.mythtv.org/trac/changeset/25793

Log:

Hopefully prevent a segfault when the game in question doesn't have a command line/executable.  It *appears* that this user has a misconfigured game library, but there's also some conditions in here where broken SQL can be generated even with a valid library and we shouldn't crash regardless.  It's not related to this particular bug, but needs a cleanup eventually.  Please reopen if segfault continues (and seek help on the users list if you need to know hwo to properly configure your library).  Fixes #8789.


Modified:

   trunk/mythplugins/mythgame/mythgame/gamehandler.cpp




More information about the mythtv-commits mailing list