[mythtv-commits] Ticket #11660: Patch to initialize Initialize member variables in MythRenderOpenGL ctor - fixes Coverity 700926 and 700927

MythTV noreply at mythtv.org
Sat Jul 13 18:40:32 UTC 2013


#11660: Patch to initialize Initialize member variables in MythRenderOpenGL ctor -
fixes Coverity 700926 and 700927
-------------------------------------+-------------------------------------
 Reporter:  Gary Buhrmaster          |          Owner:  Gary Buhrmaster
  <gary.buhrmaster@…>                |  <gary.buhrmaster@…>
     Type:  Patch - Bug Fix          |         Status:  closed
 Priority:  minor                    |      Milestone:  unknown
Component:  MythTV - User Interface  |        Version:  Master Head
  Library                            |     Resolution:  fixed
 Severity:  medium                   |  Ticket locked:  0
 Keywords:                           |
-------------------------------------+-------------------------------------
Changes (by Gary Buhrmaster <gary.buhrmaster@…>):

 * owner:   => Gary Buhrmaster <gary.buhrmaster@…>
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"07c54f07872c764f5f355775b27d9ee6f93daf0c/mythtv"]:
 {{{
 #!CommitTicketReference repository="mythtv"
 revision="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>
 }}}

--
Ticket URL: <http://code.mythtv.org/trac/ticket/11660#comment:4>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list