[mythtv-commits] mythtv commit: r24959 by stuartm

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Fri Jun 4 20:25:54 UTC 2010


      Author: stuartm
        Date: 2010-06-04 20:25:54 +0000 (Fri, 04 Jun 2010)
New Revision: 24959
   Changeset: http://svn.mythtv.org/trac/changeset/24959

Modified:

   trunk/mythtv/libs/libmythui/mythuihelper.cpp

Log:

Fix two bugs in the previously unused RemoveFromCacheByFile(). In the first we were deleting from the image cache map whilst iterating over it causing a segfault. In the second we were trying deleting a file but we only gave the filename and not the path so the delete failed.




More information about the mythtv-commits mailing list