[mythtv-commits] Ticket #11586: Patch to check success of socket creation in iptvstreamhandler.cpp - fixes coverity 746816

MythTV noreply at mythtv.org
Sat Jun 15 17:58:19 UTC 2013


#11586: Patch to check success of socket creation in iptvstreamhandler.cpp - fixes
coverity 746816
-------------------------------------+-------------------------------------
 Reporter:  Gary Buhrmaster          |          Owner:  Gary Buhrmaster
  <gary.buhrmaster@…>                |  <gary.buhrmaster@…>
     Type:  Patch - Bug Fix          |         Status:  closed
 Priority:  minor                    |      Milestone:  unknown
Component:  MythTV - General         |        Version:  Master Head
 Severity:  medium                   |     Resolution:  fixed
 Keywords:                           |  Ticket locked:  0
-------------------------------------+-------------------------------------
Changes (by Gary Buhrmaster <gary.buhrmaster@…>):

 * owner:   => Gary Buhrmaster <gary.buhrmaster@…>
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:fa1a1780e02c594bf795a9ad2eadd965afd7fecd/mythtv]:
 {{{
 #!CommitTicketReference repository="mythtv"
 revision="fa1a1780e02c594bf795a9ad2eadd965afd7fecd"
 Patch to check success of the socket creation

 While unlikely, the socket creation could fail,
 returning an error rather than a file descriptor.
 Log it, and continue.

 Fixes coverity 746816
 (cherry picked from commit db44509884e10110b81332f53d7c9e56af7b2f61)

 Fixes #11586

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

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


More information about the mythtv-commits mailing list