[mythtv-commits] mythtv branch master updated by dekarl. v0.28-pre-3541-gb8550fe

Git Repo Owner noreply at mythtv.org
Tue Feb 9 08:52:18 UTC 2016


The branch, master has been updated on the
mythtv repository by gitolite user dekarl.
       via  b8550fefd18aa6e187c382a4a74164de7cd46b98 (commit)
       via  5b43017f76dade32b7a7e83f9dbcb40ede901406 (commit)
       via  33dcb6b187cc4ff7cdc321c438a8e5cc2a056a74 (commit)
      from  403ae3ce0d8a3814b832a0fbc65eeecca24740c8 (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 b8550fefd18aa6e187c382a4a74164de7cd46b98
Author:    Karl Dietz <dekarl at mythtv.org> at Tue, 9 Feb 2016 09:42:19 +0100
Committer: Karl Dietz <dekarl at mythtv.org> at Tue, 9 Feb 2016 09:51:55 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=b8550fefd18aa6e187c382a4a74164de7cd46b98

initialize properties in constructor before using them uninitizalized
Coverity ID 1349876



commit 5b43017f76dade32b7a7e83f9dbcb40ede901406
Author:    Karl Dietz <dekarl at mythtv.org> at Tue, 9 Feb 2016 09:35:46 +0100
Committer: Karl Dietz <dekarl at mythtv.org> at Tue, 9 Feb 2016 09:51:55 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=5b43017f76dade32b7a7e83f9dbcb40ede901406

initialize variable to avoid uninitialized use found by Coverity
Coverity ID 1343273



commit 33dcb6b187cc4ff7cdc321c438a8e5cc2a056a74
Author:    Karl Dietz <dekarl at mythtv.org> at Tue, 9 Feb 2016 09:32:25 +0100
Committer: Karl Dietz <dekarl at mythtv.org> at Tue, 9 Feb 2016 09:33:34 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=33dcb6b187cc4ff7cdc321c438a8e5cc2a056a74

initialize variable to avoid uninitialized use found by Coverity
Coverity ID 1349872



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

Summary of changes:
 .../datacontracts/storageGroupDir.h                |    5 ++++-
 .../libmythtv/recorders/v4l2encstreamhandler.cpp   |    2 +-
 mythtv/libs/libmythtv/tv_play.cpp                  |    2 +-
 3 files changed, 6 insertions(+), 3 deletions(-)

-- 



More information about the mythtv-commits mailing list