[mythtv-commits] mythtv commit: r18708 by paulh

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Tue Oct 14 21:58:33 UTC 2008


      Author: paulh
        Date: 2008-10-14 21:58:33 +0000 (Tue, 14 Oct 2008)
New Revision: 18708
   Changeset: http://cvs.mythtv.org/trac/changeset/18708

Modified:

   trunk/mythplugins/mythgallery/mythgallery/imageview.cpp

Log:

Fix a segfault in MythGallery when returning to the icon view from the
single view when the current directory contains both folders and images.

ImageView should have just been removing the ThumbItems for any folders
from the list not deleting them since it doesn't own them.

Fixes #5771.




More information about the mythtv-commits mailing list