• Show log

    Commit

  • Hash : d0c8bf7f
    Author : Sam Lantinga
    Date : 2016-11-01T10:48:59

    Patch from Tapani P?lli to fix a memory leak in X11_InitKeyboard
    
    Patch uses XkbFreeKeyboard to free the memory returned by XkbGetMap.
    Earlier implementation called XkbFreeClientMap which frees all the maps
    but not data->xkb structure itself, XkbFreeKeyboard will free maps and
    the structure.
    

  • 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