Branches for Jaunty

Name Status Last Modified Last Commit
lp:ubuntu/jaunty/avrdude 2 Mature 2009-09-29 03:35:09 UTC
5. * debian/patches/04-usbtiny_64bit_fix...

Author: Michael Biebl
Revision Date: 2009-01-14 07:13:39 UTC

* debian/patches/04-usbtiny_64bit_fix.patch
  - Fix chip programming failures using USBTiny adapters on 64bit systems.
    The res[4] variable is passed to usbtiny_cmd() as char pointer and
    sizeof(char*) evaluates to 8 on 64bit systems. So hardcode the number of
    bytes we want to read instead of using sizeof. (Closes: #511751)

11 of 1 result