[mythtv-commits] Ticket #11583: Patch for dead assignment in lirc_client.cpp - fixes coverity 1025913

MythTV noreply at mythtv.org
Sun Jun 9 21:37:11 UTC 2013


#11583: Patch for dead assignment in lirc_client.cpp - fixes coverity 1025913
-------------------------------------------------+-------------------------
 Reporter:  Gary Buhrmaster <gary.buhrmaster@…>  |          Owner:  stuartm
     Type:  Bug Report - General                 |         Status:  closed
 Priority:  minor                                |      Milestone:  unknown
Component:  MythTV - User Interface Library      |        Version:  Master
 Severity:  medium                               |  Head
 Keywords:                                       |     Resolution:  fixed
                                                 |  Ticket locked:  0
-------------------------------------------------+-------------------------
Changes (by Gary Buhrmaster <gary.buhrmaster@…>):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:ce7473d4b39e76aa45e89a9de4956658cbd123db/mythtv]:
 {{{
 #!CommitTicketReference repository="mythtv"
 revision="ce7473d4b39e76aa45e89a9de4956658cbd123db"
 Patch for dead assignment

 Static analysis (coverity) identified a dead assignment
 of the variable end.  Remove the assignment to make
 static analysis happy.

 Fixes coverity 1025913.
 Fixes #11583
 }}}

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


More information about the mythtv-commits mailing list