• Show log

    Commit

  • Hash : e10a98d2
    Author : Sam Lantinga
    Date : 2017-07-31T12:57:15

    Fixed bug 3720 - SDL_GL_GetAttribute doesn't check for initialized video driver
    
    Simon Hug
    
    SDL_GL_GetAttribute doesn't check if a video driver has been initialized and will access the SDL_VideoDevice pointer, which is NULL at that point.
    
    I think all of the attributes require an initialized driver, so a simple NULL check should fix it. Patch is attached.
    

  • 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_w kc3_lang_org thodg_l thodg_m www_kmx_io thodg
    Tags