• Show log

    Commit

  • Hash : dd5277d6
    Author : Ryan C. Gordon
    Date : 2014-05-24T21:06:40

    Fixed stack overflow in X11_CreateWindow() (thanks, rapha and Brad!).
    
    This should be a "long" which on a 64-bit system is likely to be > 32-bits,
     causing XGetICValues() to write past the end of the variable (and stack).
    
    Fixes Bugzilla #2513.
    

  • 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