[mythtv-firehose] mythtv branch master updated by paulh. v0.28-pre-1956-g124a55d

Git Repo Owner noreply at mythtv.org
Sun Jul 20 15:54:24 UTC 2014


The branch, master has been updated on the
mythtv repository by gitolite user paulh.
       via  124a55dcece1475ff7caaf86458990fe893c21fa (commit)
      from  ef8694a20a3db8f1da91e78074314cdc635f6cf9 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 124a55dcece1475ff7caaf86458990fe893c21fa
Author:    Paul Harrison <pharrison at mythtv.org> at Sun, 20 Jul 2014 16:53:45 +0100
Committer: Paul Harrison <pharrison at mythtv.org> at Sun, 20 Jul 2014 16:53:45 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=124a55dcece1475ff7caaf86458990fe893c21fa

MainServer: send an ERROR response back for malformed commands
The protocol server was not sending any response back for any bad commands
received such as commands with an invalid number of parameters. This caused
any client to wait for a reply which would never come. The FE for example
would lock up for 30 seconds waiting for a reply if SendReceiveStringList()
was called from the UI thread.



-----------------------------------------------------------------------

Summary of changes:
 mythtv/programs/mythbackend/mainserver.cpp |   73 +++++++++++++++-------------
 mythtv/programs/mythbackend/mainserver.h   |    1 +
 2 files changed, 41 insertions(+), 33 deletions(-)

-- 



More information about the mythtv-firehose mailing list