• Show log

    Commit

  • Hash : 07f83cd5
    Author : Ozkan Sezer
    Date : 2021-01-19T19:50:10

    hidapi/libusb/hid.c: fix race condition on device close (bug #5484)
    
    From hidapi mainstream git: https://github.com/libusb/hidapi/issues/142
    https://github.com/libusb/hidapi/commit/d2c3a9862eefe2d3f4db0f00c0238277bfb4e44b
    
    Read callback may fire itself on its own even after its been requested
    to stop and exactly before the calling code waits for its completion in
    indefinite loop.  Explicitly preventing re-fireing the submission loop
    fixes the issue.
    

  • 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