[mythtv-firehose] mythtv branch master updated by paulh. v0.27-pre2-1193-g5f26b8a

Git Repo Owner noreply at mythtv.org
Sun Jun 2 12:48:47 UTC 2013


The branch, master has been updated on the
mythtv repository by gitolite user paulh.
       via  5f26b8a634014e6422256c498959c45cc9a14bb1 (commit)
      from  c5d482d3a8745beda384e141ae5768dcd901e6dc (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 5f26b8a634014e6422256c498959c45cc9a14bb1
Author:    Paul Harrison <pharrison at mythtv.org> at Sun, 2 Jun 2013 13:48:35 +0100
Committer: Paul Harrison <pharrison at mythtv.org> at Sun, 2 Jun 2013 13:48:35 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=5f26b8a634014e6422256c498959c45cc9a14bb1

fix Coverity IDs 746868, 700890 Uninitialized scalar/pointer field
In VideoScanner::VideoScanner(): A scalar field is not initialized by the
constructor.

In VideoScannerThread::VideoScannerThread(): A pointer field is not
initialized in the constructor.



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

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

-- 



More information about the mythtv-firehose mailing list