Files
openocd/src
Mathias K 6ddcee7d20 ft2232: fix possible read buffer overflow
This patch fix a possible read buffer overflow in ft2232_execute_queue.
Also the correct read queue size for libftdi and libftd2xx was added and
and tested.
In function ft2232_write a uninitialized value was initialized because we
don't know if this value was set in the ftdi api call.
2011-02-24 23:20:03 +01:00
..
2011-02-18 13:54:22 +01:00
2010-12-29 22:07:39 +01:00
2011-02-23 08:14:41 +01:00
2010-10-29 15:10:51 +02:00
2010-04-10 17:23:06 +08:00
2010-04-10 17:23:06 +08:00
2010-12-29 22:16:28 +01:00