[mythtv-firehose] mythtv/master commit: fc0e279a5 by Raymond Wagner (wagnerrp)
MythTV
noreply at mythtv.org
Fri Sep 9 05:44:40 UTC 2011
Author: Raymond Wagner <rwagner at mythtv.org>
Change Date: 2011-09-08T22:42:59-07:00
Push Date: 2011/09/08 22:44:33 -0700
Repository: mythtv
Branch: master
New Revision: fc0e279a5a3a73e8e367222a6a9305af20986cbc
Changeset: https://github.com/MythTV/mythtv/commit/fc0e279a5
Log:
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
Modified:
mythtv/programs/mythfrontend/networkcontrol.cpp
More information about the mythtv-firehose
mailing list