[mythtv-commits] Ticket #9545: [CRASH] seg fault in network control

MythTV noreply at mythtv.org
Fri Sep 9 05:44:41 UTC 2011


#9545: [CRASH] seg fault in network control
----------------------------------------+----------------------------
 Reporter:  ajlill@…                    |          Owner:  beirdo
     Type:  Bug Report - Crash          |         Status:  closed
 Priority:  minor                       |      Milestone:  0.25
Component:  MythTV - General            |        Version:  0.24-fixes
 Severity:  medium                      |     Resolution:  fixed
 Keywords:                              |  Ticket locked:  0
----------------------------------------+----------------------------
Changes (by Github):

 * status:  assigned => closed
 * resolution:   => fixed
 * milestone:  unknown => 0.25


Comment:

 Check for viable connection before sending frontend control response

 Add a check in NetworkControl::sendReplyToClient to ensure the client it
 is trying to send a command response to is one that it knows about.
 This is to prevent attempting to send a response to a connection that
 has already be closed by the remote end and deleted.

 Fixes #9545
  Branch:    master
  Changeset: fc0e279a5a3a73e8e367222a6a9305af20986cbc

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


More information about the mythtv-commits mailing list