[mythtv-commits] mythtv branch master updated by stuartm. v0.27-pre2-1275-g409b279

Git Repo Owner noreply at mythtv.org
Thu Jun 6 22:22:29 UTC 2013


The branch, master has been updated on the
mythtv repository by gitolite user stuartm.
       via  409b279a93004882ed9ed7f0a01aa7cc5989c7d6 (commit)
       via  8cafd06a220ff3d4af5c949f994b0de8531f1a02 (commit)
      from  ec7710b55a046d5ebe27fc4c159504bf26612c27 (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 409b279a93004882ed9ed7f0a01aa7cc5989c7d6
Author:    Stuart Morgan <smorgan at mythtv.org> at Thu, 6 Jun 2013 23:15:06 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Thu, 6 Jun 2013 23:15:14 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=409b279a93004882ed9ed7f0a01aa7cc5989c7d6

Change a dynamic cast for a static one. 'channel' can only be a DVBChannel object at this point so it's not necessary to do a dynamic cast. Coverity 700395



commit 8cafd06a220ff3d4af5c949f994b0de8531f1a02
Author:    Stuart Morgan <smorgan at mythtv.org> at Thu, 6 Jun 2013 22:53:18 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Thu, 6 Jun 2013 23:15:14 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=8cafd06a220ff3d4af5c949f994b0de8531f1a02

Fix potential null pointer derefence. Coverity 700394



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

Summary of changes:
 mythtv/libs/libmythtv/avformatdecoder.cpp       |    7 ++++---
 mythtv/libs/libmythtv/recorders/channelbase.cpp |    2 +-
 2 files changed, 5 insertions(+), 4 deletions(-)

-- 



More information about the mythtv-commits mailing list