]> git.sesse.net Git - vlc/commit
lua: fix crash
authorErwan Tulou <erwan10@videolan.org>
Sun, 21 Feb 2010 14:26:21 +0000 (15:26 +0100)
committerErwan Tulou <erwan10@videolan.org>
Sun, 21 Feb 2010 14:38:36 +0000 (15:38 +0100)
commitf47bbde33e32099f16ec557668cc0995de640266
treed54d03d2f4c141ece5429e6e3790894f5b28e357
parent4210120aff8272e3ca2b60ba317a890208946103
lua: fix crash

when using set_text on an image widget, vlc crashes
(trying to unlock when no lock is held)
modules/misc/lua/libs/dialog.c