diff options
author | Mathias K <kesmtp@freenet.de> | 2011-02-24 13:00:59 +0100 |
---|---|---|
committer | Øyvind Harboe <oyvind.harboe@zylin.com> | 2011-02-24 23:20:03 +0100 |
commit | 6ddcee7d20ee873f1c214736c22f29d9781dded4 (patch) | |
tree | d74bc998c444b9f17775f5eadc3dd6da27c83c36 /src/svf | |
parent | 47b5829db40459650866488ab46008fd8b7e191c (diff) | |
download | openocd+libswd-6ddcee7d20ee873f1c214736c22f29d9781dded4.tar.gz openocd+libswd-6ddcee7d20ee873f1c214736c22f29d9781dded4.tar.bz2 openocd+libswd-6ddcee7d20ee873f1c214736c22f29d9781dded4.tar.xz openocd+libswd-6ddcee7d20ee873f1c214736c22f29d9781dded4.zip |
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.
Diffstat (limited to 'src/svf')
0 files changed, 0 insertions, 0 deletions