[mythtv-commits] Ticket #11622: Patch to remove unused member variable m_imr in MBroadcastSocketDevice - fixes coverity 746874

MythTV noreply at mythtv.org
Mon Jun 24 20:25:44 UTC 2013


#11622: Patch to remove unused member variable m_imr in MBroadcastSocketDevice -
fixes coverity 746874
-------------------------------------------------+-------------------------
 Reporter:  Gary Buhrmaster <gary.buhrmaster@…>  |          Owner:  stuartm
     Type:  Patch - Bug Fix                      |         Status:  closed
 Priority:  minor                                |      Milestone:  unknown
Component:  MythTV - UPnP                        |        Version:  Master
 Severity:  medium                               |  Head
 Keywords:                                       |     Resolution:  fixed
                                                 |  Ticket locked:  0
-------------------------------------------------+-------------------------
Changes (by Gary Buhrmaster <gary.buhrmaster@…>):

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


Comment:

 In [changeset:"f86ce897e414c14b07e9bce8647c6813dee6490c/mythtv"]:
 {{{
 #!CommitTicketReference repository="mythtv"
 revision="f86ce897e414c14b07e9bce8647c6813dee6490c"
 Remove unused member variable m_imr in MBroadcastSocketDevice

 The member variable m_imr appears to be a carryover
 from a code copy/paste from the multicast socket
 class (where it is used for the group address).
 It is unused in a broadcast socket.  Remove it.

 Fixes coverity 746874
 Fixes #11622

 NOTE: This modifies the binary ABI version number
       due to the mbroadcastsocket.h changes, so
       make distclean, etc. required.
 (cherry picked from commit 5e15740501d9e89c0eba71d8ae97c16c3b737495)

 Signed-off-by: Stuart Morgan <smorgan at mythtv.org>
 }}}

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


More information about the mythtv-commits mailing list