[mythtv-firehose] mythtv branch master updated by stuartm. v0.27-pre2-1389-g88a166c

Git Repo Owner noreply at mythtv.org
Mon Jun 10 13:11:44 UTC 2013


The branch, master has been updated on the
mythtv repository by gitolite user stuartm.
       via  88a166cd0344ef2be071ddde6e4b4faa940d4434 (commit)
       via  01fb3d20ab5f30d4557400291268ba282abfd3b3 (commit)
      from  35bcf73a5ddd991a9883ee400c449e93bcf5c9fe (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 88a166cd0344ef2be071ddde6e4b4faa940d4434
Author:    Stuart Morgan <smorgan at mythtv.org> at Mon, 10 Jun 2013 12:36:04 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Mon, 10 Jun 2013 12:36:04 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=88a166cd0344ef2be071ddde6e4b4faa940d4434

MythPlayer: Fix Coverity 1025909. Dereference before null check



commit 01fb3d20ab5f30d4557400291268ba282abfd3b3
Author:    Stuart Morgan <smorgan at mythtv.org> at Mon, 10 Jun 2013 12:29:06 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Mon, 10 Jun 2013 12:29:06 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=01fb3d20ab5f30d4557400291268ba282abfd3b3

Fix Coverity 700684. Dereference before null check. Remove the null check, it's entirely redundant to check that a pointer is not null before calling delete on it.



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

Summary of changes:
 mythtv/libs/libmyth/remoteutil.cpp   |    6 ++----
 mythtv/libs/libmythtv/mythplayer.cpp |    3 +++
 2 files changed, 5 insertions(+), 4 deletions(-)

-- 



More information about the mythtv-firehose mailing list