[mythtv-commits] mythtv branch master updated by dekarl. v0.28-pre-3557-gd7772f0

Git Repo Owner noreply at mythtv.org
Wed Feb 10 18:52:27 UTC 2016


The branch, master has been updated on the
mythtv repository by gitolite user dekarl.
       via  d7772f053425c88745b5b554742c6b8d468954ff (commit)
       via  289e9ac947ec4267213c811ca0a19f32b7452342 (commit)
      from  518412b9e404631bf041c81f52c787e7c32ad0e1 (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 d7772f053425c88745b5b554742c6b8d468954ff
Author:    Karl Dietz <dekarl at mythtv.org> at Wed, 10 Feb 2016 16:25:11 +0100
Committer: Karl Dietz <dekarl at mythtv.org> at Wed, 10 Feb 2016 19:52:02 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=d7772f053425c88745b5b554742c6b8d468954ff

replace cast of deleted pointer to bool with literal true/false
I think it is a false positive of cppcheck, but it is easier to
understand this way.



commit 289e9ac947ec4267213c811ca0a19f32b7452342
Author:    Karl Dietz <dekarl at mythtv.org> at Wed, 10 Feb 2016 16:01:09 +0100
Committer: Karl Dietz <dekarl at mythtv.org> at Wed, 10 Feb 2016 19:52:01 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=289e9ac947ec4267213c811ca0a19f32b7452342

close memory leaks in EIT Fixups unit test
Found by cppcheck



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

Summary of changes:
 mythtv/libs/libmythtv/playercontext.cpp            |    6 +++++-
 .../test/test_eitfixups/test_eitfixups.cpp         |   11 +++++++++++
 2 files changed, 16 insertions(+), 1 deletions(-)

-- 



More information about the mythtv-commits mailing list