[mythtv-commits] mythtv commit: r21388 by cpinkham

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Fri Aug 21 03:53:28 UTC 2009


      Author: cpinkham
        Date: 2009-08-21 03:53:28 +0000 (Fri, 21 Aug 2009)
New Revision: 21388
   Changeset: http://cvs.mythtv.org/trac/changeset/21388

Modified:

   trunk/mythtv/libs/libmythdb/msocketdevice_unix.cpp
   trunk/mythtv/libs/libmythdb/msocketdevice_win.cpp

Log:

Do a little bit more sanity checking on the input to MSocketDevice::writeData()
and MSocketDevice::writeBlock() to guarantee we don't try to pass a null
pointer when writing data to the socket.

Closes #5504 using unix patch by Erik Hovland, copied to _win.cpp by myself.






More information about the mythtv-commits mailing list