• Sam Lantinga's avatar
    Date: Sat, 21 Mar 2009 19:41:52 -0700 (PDT) · 2bacdee0
    Sam Lantinga authored
    From: Mason Wheeler
    Subject: [SDL] Critical SDL 1.3 patch
    
    Displaying a window created with SDL_CreateWindowFrom was causing stack overf
    lows for me under certain conditions.  After far too much work trying to get
    Visual Studio's debugger to play nice with a program written in Delphi, I tra
    cked it down to a nasty reentrancy cycle in the WndProc handling.  Here's a p
    atch that fixes the problem
    
    --HG--
    extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%403562
    2bacdee0
SDL_win32events.c 21.9 KB