[mythtv-commits] mythtv branch master updated by paulh. v0.27-pre2-1803-g07c54f0

Git Repo Owner noreply at mythtv.org
Sat Jul 13 18:40:28 UTC 2013


The branch, master has been updated on the
mythtv repository by gitolite user paulh.
       via  07c54f07872c764f5f355775b27d9ee6f93daf0c (commit)
      from  afed98432343afbb07d6d44e74dc9dcfdb2ae05f (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 07c54f07872c764f5f355775b27d9ee6f93daf0c
Author:    Gary Buhrmaster <gary.buhrmaster at gmail.com> at Sat, 13 Jul 2013 19:39:59 +0100
Committer: Paul Harrison <pharrison at mythtv.org> at Sat, 13 Jul 2013 19:39:59 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=07c54f07872c764f5f355775b27d9ee6f93daf0c

Initialize member variables in MythRenderOpenGL ctor
The refactor of the OpenGL code appears to result
in the ResetVars and ResetProcs functions being
called from the ctors of MythRenderOpenGL[12], but
invoke them explicitly to keep Coverity happy.

Fixes Coverity 700926 and 700927

Fixes #11660.

Signed-off-by: Paul Harrison <pharrison at mythtv.org>



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

Summary of changes:
 mythtv/libs/libmythui/mythrender_opengl.cpp |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

-- 



More information about the mythtv-commits mailing list