[mythtv-commits] mythtv commit: r25924 by cpinkham

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sun Aug 29 01:52:38 UTC 2010


      Author: cpinkham
        Date: 2010-08-29 01:52:38 +0000 (Sun, 29 Aug 2010)
New Revision: 25924
   Changeset: http://svn.mythtv.org/trac/changeset/25924

Log:

Change lstat() to stat() in mythfile_stat().  This should fix
playback of DVDs when /dev/dvd or the path given is a link
instead of being an actual file or block device.

Closes #8834.  Thanks to Gregorio Gervasio for reporting this,
I thought I noticed something like this the other day, but
hadn't had time to track it down yet.



Modified:

   trunk/mythtv/libs/libmythtv/mythiowrapper.cpp




More information about the mythtv-commits mailing list