patch #8419 fix ftdi_syncbb hang with libftdi 1

* ft245r.c: set pthread cancel type to asynchronous, reorder ftdi_usb_close/deinit


git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@1324 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
rliebscher
2014-06-21 21:29:18 +00:00
parent 36fba15f84
commit 788fa8fd91
2 changed files with 8 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
2014-06-21 Rene Liebscher <R.Liebscher@gmx.de>
patch #8419 fix ftdi_syncbb hang with libftdi 1
* ft245r.c: set pthread cancel type to asynchronous, reorder ftdi_usb_close/deinit
2014-06-17 Rene Liebscher <R.Liebscher@gmx.de>
* avrftdi_private.h: added missing msg level for avrdude_message