Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix unreferencing LIBUSB::Context from Call::Transfer
The unref Context was sent to the wrong object. This prevented freeing of Context objects, as soon as a transfer was executed.
- Loading branch information