Skip to content

workaround libusb bug in libusb_free_device_list(ptr, 1) #69

Description

@diablodale

libusb_free_device_list(ptr, 1) does not handle the scenario of having null entries in the device list. It will errantly stop its unref walk of the list thinking it has reached the terminating null. libusb/libusb#1287

Fix now in my fork of Xlink. Will auto link to the commit below.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions