[mythtv-commits] mythtv branch master updated by dekarl. v0.28-pre-628-g17f17e1

Git Repo Owner noreply at mythtv.org
Sat Dec 14 08:19:49 UTC 2013


The branch, master has been updated on the
mythtv repository by gitolite user dekarl.
       via  17f17e1fc51b3b4017e08f5ea35c8a7b5a64eeec (commit)
       via  b0f46c1997485b87c659e81e552e42f0f8fca96b (commit)
       via  584332af9252a6a0470e5ad33188285d9408ab5e (commit)
      from  f3ba6470412b41c34f01877cf70d6ee8e8b736f8 (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 17f17e1fc51b3b4017e08f5ea35c8a7b5a64eeec
Author:    Karl Dietz <dekarl at mythtv.org> at Sat, 14 Dec 2013 09:08:11 +0100
Committer: Karl Dietz <dekarl at mythtv.org> at Sat, 14 Dec 2013 09:08:11 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=17f17e1fc51b3b4017e08f5ea35c8a7b5a64eeec

add test to verify if coverity 1047220 is a false positive



commit b0f46c1997485b87c659e81e552e42f0f8fca96b
Author:    Karl Dietz <dekarl at mythtv.org> at Sat, 14 Dec 2013 08:43:56 +0100
Committer: Karl Dietz <dekarl at mythtv.org> at Sat, 14 Dec 2013 08:43:56 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=b0f46c1997485b87c659e81e552e42f0f8fca96b

check input data to avoid division by zero (coverity 1135498)



commit 584332af9252a6a0470e5ad33188285d9408ab5e
Author:    Karl Dietz <dekarl at mythtv.org> at Sat, 14 Dec 2013 08:30:33 +0100
Committer: Karl Dietz <dekarl at mythtv.org> at Sat, 14 Dec 2013 08:30:33 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=584332af9252a6a0470e5ad33188285d9408ab5e

avoid uninitialized value "estimated_time" (coverity 1135512)



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

Summary of changes:
 .../mythzoneminder/mythzmserver/zmserver.cpp       |   21 ++++++++++-------
 mythtv/libs/libmythtv/recorders/HLS/HLSReader.cpp  |    2 +-
 .../test/test_mpegtables/test_mpegtables.h         |   24 ++++++++++++++++++++
 3 files changed, 37 insertions(+), 10 deletions(-)

-- 



More information about the mythtv-commits mailing list