[mythtv-commits] Ticket #11673: Patch to initiaize xv_need_bobdeint_repaint member variable in the VideoOutputXv ctor - fixes coverity 700920

MythTV noreply at mythtv.org
Sat Jul 13 17:02:29 UTC 2013


#11673: Patch to initiaize xv_need_bobdeint_repaint member variable in the
VideoOutputXv ctor - fixes coverity 700920
-------------------------------------+-------------------------------------
 Reporter:  Gary Buhrmaster          |           Type:  Patch - Bug Fix
  <gary.buhrmaster@…>                |       Priority:  minor
   Status:  new                      |      Component:  MythTV - Video
Milestone:  unknown                  |  Playback
  Version:  Master Head              |       Severity:  medium
 Keywords:                           |  Ticket locked:  0
-------------------------------------+-------------------------------------
 Static analysis detected that the member variable xv_need_bobdeint_repaint
 was not be initialized in the VideoOutputXv ctor.  Commit
 c2b16837b13d58700d0e1267d8ce36a6ff858fa3 added the
 xv_need_bobdeint_repaint member variable but did not add it to the ctor.
 This patch does so.

 Fixes Coverity 700920


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

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


More information about the mythtv-commits mailing list