[mythtv-commits] mythtv commit: r26575 by danielk
mythtv at cvs.mythtv.org
mythtv at cvs.mythtv.org
Wed Sep 29 17:35:35 UTC 2010
Author: danielk
Date: 2010-09-29 17:35:35 +0000 (Wed, 29 Sep 2010)
New Revision: 26575
Changeset: http://svn.mythtv.org/trac/changeset/26575
Log:
Deal properly with a read() which returns a value larger than the requested read in DeviceReadBuffer. Note: This is happening with a pre-release driver for the HDR-2250 and is not a valid return value per POSIX, but it's an inexpensive erroror to check for.
Modified:
branches/mythtv-rec/mythtv/libs/libmythtv/DeviceReadBuffer.cpp
branches/mythtv-rec/mythtv/libs/libmythtv/DeviceReadBuffer.h
More information about the mythtv-commits
mailing list