#12839 closed defect (fixed)
apply libusb patch to avoid crash
Reported by: | rwilcox (Ryan Wilcox) | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.5.0 |
Keywords: | Cc: | rwilcox (Ryan Wilcox), ryandesign (Ryan Carsten Schmidt) | |
Port: |
Description
The libusb project has published a patch that fixes some crashing issues on Intel Macs (and PPC ones if you try hard enough).
This patch for our libusb port file incorporates that patch until a new version of libusb is released
Attachments (2)
Change History (6)
Changed 17 years ago by rwilcox (Ryan Wilcox)
Attachment: | libusb.diff added |
---|
Changed 17 years ago by rwilcox (Ryan Wilcox)
Attachment: | patch-darwin.c added |
---|
patch from libusb group (for files dir)
comment:1 Changed 17 years ago by nox@…
Milestone: | Port Enhancements → Port Bugs |
---|---|
Summary: | RFE: apply libusb patch to avoid crash → apply libusb patch to avoid crash |
Type: | enhancement → defect |
comment:2 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | rwilcox@… ryandesign@… added |
---|---|
Owner: | changed from macports-dev@… to ryandesign@… |
comment:3 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Committed, with minor changes, in r30570. Thanks!
Note: See
TracTickets for help on using
tickets.
Patch