[mythtv-commits] mythtv commit: r25672 by paulh

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sun Aug 15 10:52:05 UTC 2010


      Author: paulh
        Date: 2010-08-15 10:52:05 +0000 (Sun, 15 Aug 2010)
New Revision: 25672
   Changeset: http://svn.mythtv.org/trac/changeset/25672

Modified:

   trunk/mythplugins/mythzoneminder/mythzoneminder/zmliveplayer.cpp
   trunk/mythplugins/mythzoneminder/mythzoneminder/zmliveplayer.h

Log:

MythZoneMinder: Fix a segfault when displaying the live view when no monitors
have been setup in ZoneMinder. 

There was already code to protect against that but it turns out you can't call
Close() on a screen until after it has been fully initialised. Fixes #8715.




More information about the mythtv-commits mailing list