• Show log

    Commit

  • Hash : 715f8d42
    Author : Sam Lantinga
    Date : 2020-02-14T16:15:46

    Fixed bug 4986 - Memory leak in HIDAPI_JoystickConnected
    
    meyraud705
    
    Memory allocated for device->joysticks on line 589 of SDL_hidapijoystick.c is never freed.
    
    Also, use memmove because memory is overlapping.
    

  • 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