[mythtv-firehose] mythtv branch master updated by jstichnoth. v0.27-pre2-1399-gd7294fc

Git Repo Owner noreply at mythtv.org
Tue Jun 11 13:45:42 UTC 2013


The branch, master has been updated on the
mythtv repository by gitolite user jstichnoth.
       via  d7294fc7157632f9e909e86fd033e8e8c5174a8e (commit)
      from  e8aff2f163d09aba253bc88683a7602f5e61fe2e (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 d7294fc7157632f9e909e86fd033e8e8c5174a8e
Author:    Jim Stichnoth <jstichnoth at mythtv.org> at Tue, 11 Jun 2013 06:42:30 -0700
Committer: Jim Stichnoth <jstichnoth at mythtv.org> at Tue, 11 Jun 2013 06:42:30 -0700
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=d7294fc7157632f9e909e86fd033e8e8c5174a8e

Simplify the CC708CharacterAttribute constructor.
Fixes Coverity 700905 by explicitly initializing all fields of
CC708CharacterAttribute in its constructor.  Originally, most fields
were left uninitialized, presumably for performance reasons, but there
does not appear to be a performance difference even on an ION
frontend.



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

Summary of changes:
 mythtv/libs/libmythtv/cc708window.cpp |    2 +-
 mythtv/libs/libmythtv/cc708window.h   |   15 ++++++---------
 2 files changed, 7 insertions(+), 10 deletions(-)

-- 



More information about the mythtv-firehose mailing list