Ticket #4 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

more protection needed for some libusb_transfer members

Reported by: dsd Owned by:
Milestone: Component: libusb-1.0
Keywords: Cc:
Blocked By: Blocks:

Description

Races are suspected to occur in multi-threaded applications when cancelling transfers while there is an event handler in progress. Variables like reap_action need protection. This needs some careful thought and testing.

Change History

comment:1 Changed 4 years ago by dsd

  • Resolution set to fixed
  • Status changed from new to closed

fixed in v1.0.4

Note: See TracTickets for help on using tickets.