[mythtv-commits] mythtv commit: r16208 by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Fri Feb 22 22:27:54 UTC 2008


      Author: danielk
        Date: 2008-02-22 22:27:54 +0000 (Fri, 22 Feb 2008)
New Revision: 16208
   Changeset: http://cvs.mythtv.org/trac/changeset/16208

Modified:

   branches/release-0-21-fixes/mythtv/libs/libmyth/mediamonitor-unix.cpp

Log:

Fixes #4744. Moves a null pointer check to a slightly earlier point in MediaMonitorUnix::AddDevice() so we don't try to dereference it before NULL check (looks like it was moved to a bad location for a now commented out debug statement..)




More information about the mythtv-commits mailing list