• Show log

    Commit

  • Hash : 1a4c0dac
    Author : Sam Lantinga
    Date : 2014-05-10T11:27:43

    Temporary fix for bug 2494 - Crashes due to the non thread-safe SDL_malloc/SDL_free on Windows
    
    We'll define USE_LOCKS as a temporary fix until an alternative like ptmalloc, jemalloc, or nedmalloc can be investigated.
    http://www.malloc.de/en/
    http://www.canonware.com/jemalloc/
    http://www.nedprod.com/programs/portable/nedmalloc/
    
    SDL allocates memory very infrequently, so this is probably a decent fix for a while.
    

  • 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