| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | - Fix libftdi on HEAD by including stdlib.h in ftdi.c. Since HEAD's | Stanislav Sedov | 2009-05-04 | 1 | -0/+10 |
| version on usb.h doesn't include stdlib.h like libusb does, it fails to find prototypes for realloc function which leads to incorrect storage types used and memory corruption as a consequence. | |||||
