]> git.sur5r.net Git - openocd/commit
ft2232: remove ft2232_large_scan memory leak
authorAndreas Fritiofson <andreas.fritiofson@gmail.com>
Tue, 19 Mar 2013 13:58:24 +0000 (13:58 +0000)
committerSpencer Oliver <spen@spen-soft.co.uk>
Wed, 17 Apr 2013 09:50:31 +0000 (09:50 +0000)
commit46bcaec696ae0974b47aeaea876737f13d0c55e5
treedc9b64b92436449da1f7f48c83f70e8f71162102
parent305832c49dc5193720b0ed58d3707891c60b9aaa
ft2232: remove ft2232_large_scan memory leak

This is a very long outstanding issue see:
http://lists.berlios.de/pipermail/openocd-development/2011-June/019404.html

As this driver is deprecated the fix is added to purely to reduce the warnings
reported by clang.

Change-Id: I3a16a704e0e8db27efda50fdcfdd35abf5ebed0f
Signed-off-by: Spencer Oliver <spen@spen-soft.co.uk>
Reviewed-on: http://openocd.zylin.com/1278
Tested-by: jenkins
src/jtag/drivers/ft2232.c