[mythtv-commits] mythtv branch master updated by dekarl. v0.28-pre-3535-g9bc54c2

Git Repo Owner noreply at mythtv.org
Tue Feb 9 00:06:39 UTC 2016


The branch, master has been updated on the
mythtv repository by gitolite user dekarl.
       via  9bc54c28c35ef690e90b463ce44e478d2f899ed5 (commit)
       via  ac44a364cb4194095b8688e92c7a4302191c4153 (commit)
      from  17dcf2c2379692ce74c62a7f2a8028cd833aedcd (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 9bc54c28c35ef690e90b463ce44e478d2f899ed5
Author:    Karl Dietz <dekarl at mythtv.org> at Tue, 9 Feb 2016 00:54:44 +0100
Committer: Karl Dietz <dekarl at mythtv.org> at Tue, 9 Feb 2016 01:06:15 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=9bc54c28c35ef690e90b463ce44e478d2f899ed5

fix 32bit signed / unsigned issue to make Coverity happy
Allows frequencies above 21GHz (terrestrial) / 215GHz (all others)

Coverity ID 700718



commit ac44a364cb4194095b8688e92c7a4302191c4153
Author:    Karl Dietz <dekarl at mythtv.org> at Tue, 9 Feb 2016 00:45:04 +0100
Committer: Karl Dietz <dekarl at mythtv.org> at Tue, 9 Feb 2016 01:06:14 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=ac44a364cb4194095b8688e92c7a4302191c4153

add missing break found by Coverity
It catches a potential bug in cases where a terrestial_delivery_system
descriptor comes down a non DVB-T(2) tuner.

Coverity ID 1343271



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

Summary of changes:
 mythtv/libs/libmythtv/dtvmultiplex.cpp      |    2 ++
 mythtv/libs/libmythtv/mpeg/dvbdescriptors.h |   10 ++++++----
 2 files changed, 8 insertions(+), 4 deletions(-)

-- 



More information about the mythtv-commits mailing list