[mythtv-commits] Ticket #11611: Patch to check return value of setsockopt in mmulticastsocketdevice.cpp - fixes coverty 700269

MythTV noreply at mythtv.org
Wed Jun 19 15:26:43 UTC 2013


#11611: Patch to check return value of setsockopt in mmulticastsocketdevice.cpp -
fixes coverty 700269
-------------------------------------------------+-------------------------
 Reporter:  Gary Buhrmaster <gary.buhrmaster@…>  |           Type:  Patch -
   Status:  new                                  |  Bug Fix
Milestone:  unknown                              |       Priority:  minor
  Version:  Master Head                          |      Component:  MythTV
 Keywords:                                       |  - UPnP
                                                 |       Severity:  medium
                                                 |  Ticket locked:  0
-------------------------------------------------+-------------------------
 Static analysis (coverity) determined that the return value from a
 setsockopt call was not checked.

 The patch checks the return value, and logs if an error occurs.

 Fixes coverity 700269

 github ref:
 https://github.com/garybuhrmaster/mythtv/commit/cd7813356b4d09d442c99812294cf0d0298236cb

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

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


More information about the mythtv-commits mailing list