Skip to content
  • Erwan Tulou's avatar
    skins2(Win): fix sporadic crash · 4b48ad5d
    Erwan Tulou authored
    
    
    Timer messages may be pending and must be explicitely discarded
    when calling the destructor of a timer. Otherwise, the callback
    function is called after the object is destroyed leading to crash.
    
    (cherry picked from commit 90cb142cb5d58ab0d0917bf54499b585e15675b6)
    Signed-off-by: default avatarErwan Tulou <erwan10@videolan.org>
    4b48ad5d