• Show log

    Commit

  • Hash : 7232e51a
    Author : Ryan C. Gordon
    Date : 2015-06-08T01:52:43

    Unix: Don't send quit events during signal handler.
    
    Make note to send it, and send next time we SDL_PumpEvents().
    
    Otherwise, we might be trying to use malloc() to push a new event on the
    queue while a signal is interrupting malloc() elsewhere, usually causing a
    crash.
    
    Fixes Bugzilla #2870.
    

  • Properties

  • Git HTTP https://git.kmx.io/kc3-lang/SDL.git
    Git SSH git@git.kmx.io:kc3-lang/SDL.git
    Public access ? public
    Description

    Fork of https://github.com/libsdl-org/SDL

    Users
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg thodg_l
    Tags