[mythtv-commits] mythtv branch master updated by gigem. v0.27-pre2-1514-g842cb94

Git Repo Owner noreply at mythtv.org
Wed Jun 19 21:53:50 UTC 2013


The branch, master has been updated on the
mythtv repository by gitolite user gigem.
       via  842cb947f212cc6f99f9d1700059346f5a18205b (commit)
       via  06d6f4b30809008feba04c004c08930dfca2ebb1 (commit)
       via  8dfbc63ab2d32c5e3630f08a88f6495397ffbe48 (commit)
      from  01ddf54ad9bb7de4285eea173728dff88d58bbfd (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 842cb947f212cc6f99f9d1700059346f5a18205b
Author:    David Engel <dengel at mythtv.org> at Wed, 19 Jun 2013 16:52:26 -0500
Committer: David Engel <dengel at mythtv.org> at Wed, 19 Jun 2013 16:52:26 -0500
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=842cb947f212cc6f99f9d1700059346f5a18205b

Fix dereference after NULL check in backend main_helpers.
Also fix possible socket leaks.  Fixes Coverity 746814.



commit 06d6f4b30809008feba04c004c08930dfca2ebb1
Author:    David Engel <dengel at mythtv.org> at Wed, 19 Jun 2013 16:29:40 -0500
Committer: David Engel <dengel at mythtv.org> at Wed, 19 Jun 2013 16:29:40 -0500
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=06d6f4b30809008feba04c004c08930dfca2ebb1

Remove tabs from dvr.h.



commit 8dfbc63ab2d32c5e3630f08a88f6495397ffbe48
Author:    David Engel <dengel at mythtv.org> at Wed, 19 Jun 2013 16:24:04 -0500
Committer: David Engel <dengel at mythtv.org> at Wed, 19 Jun 2013 16:24:04 -0500
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=8dfbc63ab2d32c5e3630f08a88f6495397ffbe48

Fix uninitialized pointer in MainServer.
It was possible for the constructor to return early and never
initialize metadatafactory.  Fixes Coverity 746875.



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

Summary of changes:
 mythtv/programs/mythbackend/main_helpers.cpp |    8 ++-
 mythtv/programs/mythbackend/mainserver.cpp   |    1 +
 mythtv/programs/mythbackend/services/dvr.h   |   78 +++++++++++++-------------
 3 files changed, 46 insertions(+), 41 deletions(-)

-- 



More information about the mythtv-commits mailing list