]> git.sesse.net Git - vlc/commit
* skins2/controls/ctrl_tree.cpp: Check that the iterator is not end() before using...
authorOlivier Teulière <ipkiss@videolan.org>
Mon, 17 Apr 2006 15:23:13 +0000 (15:23 +0000)
committerOlivier Teulière <ipkiss@videolan.org>
Mon, 17 Apr 2006 15:23:13 +0000 (15:23 +0000)
commitefad303f0f10a04b28ab6ba7c5891eb6c13df39a
treeca0ef11fd06fdace448bb0478ec47dcd10083a7f
parenta5a9346ce5476119e7fadc5a2c6f7981b1f32ec4
 * skins2/controls/ctrl_tree.cpp: Check that the iterator is not end() before using it...
   This fixes random freezes when loading skins with a PlayTree control on Windows, and probably some crashes as well.
modules/gui/skins2/controls/ctrl_tree.cpp