[mythtv-commits] mythtv commit: r17864 by cpinkham

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sat Jul 19 00:58:09 UTC 2008


      Author: cpinkham
        Date: 2008-07-19 00:58:08 +0000 (Sat, 19 Jul 2008)
New Revision: 17864
   Changeset: http://cvs.mythtv.org/trac/changeset/17864

Modified:

   trunk/mythtv/libs/libmythdb/mythsocket.cpp

Log:

Fix a bug that was causing us to send a "0" when we first connected the
event socket back to the master backend.  The issue being troubleshot was
a backend segfault when "mythbackend --resched" was issued.  The master
backend wasn't able to read the data properly because of the leading "0".

Reported by Grefoxx (and others?), debugging by Janne and myself,
patch by Chutt, exhaust by Flowmaster.






More information about the mythtv-commits mailing list