Edit

kc3-lang/SDL/src/video

Branch :

  • Show log

    Commit

  • Author : Sam Lantinga
    Date : 2020-05-04 13:19:26
    Hash : 0eb6512b
    Message : Fixed bug 5121 - Use SDL_calloc instead of calloc in Wayland_CreateWindow meyraud705 'SDL_Windows::driverdata' of a Wayland window is allocated by calloc in 'Wayland_CreateWindow' but freed by SDL_free in 'Wayland_DestroyWindow'.