Mathias K. wrote: > From f2ecac695568717b953c0a323ac683e28108f11f Mon Sep 17 00:00:00 2001 > From: Mathias K. <[email protected]> > Date: Thu, 24 Feb 2011 12:53:52 +0100 > Subject: [PATCH] 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.
Acked-by: Peter Stuge <[email protected]> _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
