[mythtv-commits] mythtv branch master updated by stuartm. v0.28-pre-2048-gf428922

Git Repo Owner noreply at mythtv.org
Thu Jul 31 21:30:22 UTC 2014


The branch, master has been updated on the
mythtv repository by gitolite user stuartm.
       via  f428922764f69f4ac9aaa5cefc731ff6e142faae (commit)
       via  5a2e9c300e76f45a5dece5912ada96369afe1941 (commit)
       via  e5bbe835a126622f7eff275f0fc618c23f9395ac (commit)
       via  f71d3a44bcf91e7c8928301a097ae0975b798040 (commit)
      from  2f02b6bc104b74d29479ab5fac363f187415b895 (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 f428922764f69f4ac9aaa5cefc731ff6e142faae
Author:    Stuart Morgan <smorgan at mythtv.org> at Thu, 31 Jul 2014 20:27:13 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Thu, 31 Jul 2014 20:27:13 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=f428922764f69f4ac9aaa5cefc731ff6e142faae

Dividing an int by an int produces an int, making round() redundant. So cast to double first. Coverity 1229300 and 1229301



commit 5a2e9c300e76f45a5dece5912ada96369afe1941
Author:    Stuart Morgan <smorgan at mythtv.org> at Thu, 31 Jul 2014 20:07:40 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Thu, 31 Jul 2014 20:07:40 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=5a2e9c300e76f45a5dece5912ada96369afe1941

Fix a typo which forced the MusicAutoShowPlayer on no matter what the user chose. Coverity 1229292



commit e5bbe835a126622f7eff275f0fc618c23f9395ac
Author:    Stuart Morgan <smorgan at mythtv.org> at Thu, 31 Jul 2014 19:26:25 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Thu, 31 Jul 2014 19:26:25 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=e5bbe835a126622f7eff275f0fc618c23f9395ac

Fix coverity 1025906 (and again). Leak of hls on return (exit).



commit f71d3a44bcf91e7c8928301a097ae0975b798040
Author:    Stuart Morgan <smorgan at mythtv.org> at Thu, 31 Jul 2014 19:24:09 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Thu, 31 Jul 2014 19:24:09 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=f71d3a44bcf91e7c8928301a097ae0975b798040

Remove unused member from PBB. Coverity 1023904



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

Summary of changes:
 mythplugins/mythmusic/mythmusic/musicplayer.cpp |    2 +-
 mythtv/libs/libmythtv/teletextscreen.cpp        |    4 ++--
 mythtv/programs/mythfrontend/playbackbox.h      |    1 -
 mythtv/programs/mythtranscode/transcode.cpp     |    1 +
 4 files changed, 4 insertions(+), 4 deletions(-)

-- 



More information about the mythtv-commits mailing list