[mythtv-firehose] mythtv branch master updated by stuartm. v0.28-pre-2002-ge8ec9b5

Git Repo Owner noreply at mythtv.org
Sun Jul 27 16:14:27 UTC 2014


The branch, master has been updated on the
mythtv repository by gitolite user stuartm.
       via  e8ec9b562dd1a37900dcb3aa3b39bd9e4ae84a51 (commit)
       via  3f46acd177ac754fb87a6415402153b3716d3ae9 (commit)
       via  fa1ba1c6f66c780f390a2e06f241f5a2c34c00d7 (commit)
      from  e3b26a060590fde9bfdb52b029e36ab80dd97eeb (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 e8ec9b562dd1a37900dcb3aa3b39bd9e4ae84a51
Author:    Stuart Morgan <smorgan at mythtv.org> at Sun, 27 Jul 2014 17:10:55 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Sun, 27 Jul 2014 17:10:55 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=e8ec9b562dd1a37900dcb3aa3b39bd9e4ae84a51

Initialise structs in MPEG2frame (C++03). Coverity 700950.



commit 3f46acd177ac754fb87a6415402153b3716d3ae9
Author:    Stuart Morgan <smorgan at mythtv.org> at Sun, 27 Jul 2014 16:50:51 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Sun, 27 Jul 2014 16:50:55 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=3f46acd177ac754fb87a6415402153b3716d3ae9

Initialize cleartimeonpause to false in NuppelVideoRecorder. Coverity 1025911
This was a genuine bug. It's not clear what the correct initial value
should have been. This code is 11 years old, no-one who wrote it is
around anymore. Since the bug is so old and the analogue frame grabber
support may be removed soon there is no reason to worry about it.



commit fa1ba1c6f66c780f390a2e06f241f5a2c34c00d7
Author:    Stuart Morgan <smorgan at mythtv.org> at Sun, 27 Jul 2014 16:35:10 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Sun, 27 Jul 2014 16:35:10 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=fa1ba1c6f66c780f390a2e06f241f5a2c34c00d7

Initialise m_programNumber in IPTVChannelFetcher. Coverity 1192760



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

Summary of changes:
 .../libmythtv/channelscan/iptvchannelfetcher.cpp   |    2 +-
 .../libmythtv/channelscan/iptvchannelfetcher.h     |    6 +++---
 .../libmythtv/recorders/NuppelVideoRecorder.cpp    |    2 ++
 .../test/test_iptvrecorder/test_iptvrecorder.h     |    2 +-
 mythtv/programs/mythtranscode/mpeg2fix.h           |    3 ++-
 5 files changed, 9 insertions(+), 6 deletions(-)

-- 



More information about the mythtv-firehose mailing list