[mythtv-commits] Ticket #11555: Patch for dead assignment in util-nvctl.cpp (static analysis)

MythTV noreply at mythtv.org
Mon May 27 15:42:08 UTC 2013


#11555: Patch for dead assignment in util-nvctl.cpp (static analysis)
-------------------------------------------------+-------------------------
     Reporter:  Gary Buhrmaster                  |      Owner:  stuartm
  <gary.buhrmaster@…>                            |     Status:  new
         Type:  Patch - Bug Fix                  |  Milestone:  unknown
     Priority:  minor                            |    Version:  Master Head
    Component:  MythTV - User Interface Library  |   Keywords:
     Severity:  medium                           |
Ticket locked:  0                                |
-------------------------------------------------+-------------------------
 Static analysis (scan-build) identified a dead assignment to the variable
 h, as the exact same code assignment existed three lines later.  This
 patch deletes the duplicate assignment, closing the issue.

 https://github.com/garybuhrmaster/mythtv/commit/7a2a48df924debd2ec42246e2c218d289ba60241

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


More information about the mythtv-commits mailing list