• Show log

    Commit

  • Hash : e9eb7ecd
    Author : Sam Lantinga
    Date : 2014-03-06T20:02:17

    Fixed bug 2430 - Missing initialization of the variable 'centroid' inside SDL_GestureAddTouch
    
    klose
    
    File: SDL_gesture.c
    Method: SDL_GestureAddTouch
    
    When a new SDL_GestureTouch element is added to the global SDL_gestureTouch array the variable 'centroid' of the new element is not initialized.
    
    The problem is that this variable is read isndie SDL_GestureProcessEvent when a SDL_FINGERDOWN event occurs.
    

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