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

MythTV noreply at mythtv.org
Thu Jul 11 01:15:42 UTC 2013


#11659: Patch to initialize m_glDeleteProgram in ResetProcs - fixes coverity 700928
and 700929
-------------------------------------+-------------------------------------
 Reporter:  Gary Buhrmaster          |           Type:  Patch - Bug Fix
  <gary.buhrmaster@…>                |       Priority:  minor
   Status:  new                      |      Component:  MythTV - User
Milestone:  unknown                  |  Interface Library
  Version:  Master Head              |       Severity:  medium
 Keywords:                           |  Ticket locked:  0
-------------------------------------+-------------------------------------
 Static analysis detected that the m_glDeleteProgram member variables was
 not being initialized in the ctor.  The ctor invokes ResetVars and
 ResetProcs.  This particular member variable was missing in ResetProcs.

 Fixes coverity 700928 700929

 github ref:
 https://github.com/garybuhrmaster/mythtv/commit/f4258355035e972422c150d670e1b6d1d263a08d
 github git-am ref:
 https://github.com/garybuhrmaster/mythtv/commit/f4258355035e972422c150d670e1b6d1d263a08d.patch

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


More information about the mythtv-commits mailing list