[mythtv-commits] mythtv commit: r8017 by cpinkham
mythtv at cvs.mythtv.org
mythtv at cvs.mythtv.org
Wed Nov 23 14:24:49 EST 2005
Author: cpinkham
Date: 2005-11-23 19:24:48 +0000 (Wed, 23 Nov 2005)
New Revision: 8017
Changeset: http://cvs.mythtv.org/trac/changeset/8017
Modified:
trunk/mythtv/programs/mythbackend/autoexpire.cpp
Log:
Close #699 by applying Robert Tsai's patch. AutoExpire wasn't properly
handling filesizes over ~2GB because of overflow using toInt() when the
filesize is really a long long.
More information about the mythtv-commits
mailing list