[mythtv-commits] Ticket #11659: Patch to initialize m_glDeleteProgram in ResetProcs - fixes coverity 700928 and 700929

MythTV noreply at mythtv.org
Fri Jul 12 22:09:52 UTC 2013


#11659: Patch to initialize m_glDeleteProgram in ResetProcs - fixes coverity 700928
and 700929
-------------------------------------+-------------------------------------
 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:"99a2a1725bdfa637d27fb1dde1d58d49090954b5/mythtv"]:
 {{{
 #!CommitTicketReference repository="mythtv"
 revision="99a2a1725bdfa637d27fb1dde1d58d49090954b5"
 Initialize m_glDeleteProgram in ResetProcs

 The ctors of MythRenderOpenGL2 invoke ResetProcs
 to initialize the members.  Add m_glDeleteProgram
 to the initialization.

 Fixes coverity 700928 and 700929

 Fixes #11659.

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

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


More information about the mythtv-commits mailing list