[mythtv-firehose] mythtv branch master updated by paulh. v30-Pre-254-g4f70397

Git Repo Owner noreply at mythtv.org
Sun Oct 29 09:37:13 UTC 2017


The branch, master has been updated on the
mythtv repository by gitolite user paulh.
       via  4f70397771ecebb7e33e001532a7a61c6fdc97e7 (commit)
      from  9464e6e0ec6deb9a384a7dc5e28312f57905b29a (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 4f70397771ecebb7e33e001532a7a61c6fdc97e7
Author:    Paul Harrison <pharrison at mythtv.org> at Sun, 29 Oct 2017 09:36:59 +0000
Committer: Paul Harrison <pharrison at mythtv.org> at Sun, 29 Oct 2017 09:36:59 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=4f70397771ecebb7e33e001532a7a61c6fdc97e7

MythContext: fix Coverity ID 1418539 Dereference before null check
There may be a null pointer dereference, or else the comparison against null
is unnecessary.

In MythContext::Init(bool, bool, bool, bool): All paths that lead to this
null pointer comparison already dereference the pointer earlier.



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

Summary of changes:
 mythtv/libs/libmyth/mythcontext.cpp |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

-- 



More information about the mythtv-firehose mailing list