[mythtv-commits] mythtv branch master updated by paulh. v0.27-pre2-1572-g5f23db5

Git Repo Owner noreply at mythtv.org
Mon Jun 24 09:32:24 UTC 2013


The branch, master has been updated on the
mythtv repository by gitolite user paulh.
       via  5f23db5b22f4afdeadc0413a9c64753c823c64b0 (commit)
      from  2c9bc10e3af53d990445c750b56f13f8f129e300 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 5f23db5b22f4afdeadc0413a9c64753c823c64b0
Author:    Paul Harrison <pharrison at mythtv.org> at Mon, 24 Jun 2013 10:32:09 +0100
Committer: Paul Harrison <pharrison at mythtv.org> at Mon, 24 Jun 2013 10:32:09 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=5f23db5b22f4afdeadc0413a9c64753c823c64b0

IPTVSignalMonitor: Fix Coverity ID 746869 & 746790
m_streamHandlerStarted was never initialised in the ctor so the random value
was used later (looks like a genuine bug).

Comment out for now the dead code which will be used once danielk fixes the
TODO and initialises isLocked to the correct value :)



-----------------------------------------------------------------------

Summary of changes:
 .../libs/libmythtv/recorders/iptvsignalmonitor.cpp |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

-- 



More information about the mythtv-commits mailing list