jtag/tcl: Remove no-op free
commitd96010ae7125ced9a48613b5251a59249f519621
authorAndreas Fritiofson <andreas.fritiofson@gmail.com>
Sat, 28 Sep 2013 14:29:50 +0000 (28 16:29 +0200)
committerSpencer Oliver <spen@spen-soft.co.uk>
Mon, 7 Oct 2013 19:03:18 +0000 (7 19:03 +0000)
tree9f9a395b6649ec948165fc5d6165e77afcb15a82
parent2a0ed1ee7f2d0402cbadd93c8d3019bdb5f9370e
jtag/tcl: Remove no-op free

And use calloc instead of malloc+memset.

Change-Id: Icc1ed6e34904972bb5d3728307dcae5c55b32fc3
Signed-off-by: Andreas Fritiofson <andreas.fritiofson@gmail.com>
Reviewed-on: http://openocd.zylin.com/1666
Tested-by: jenkins
Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>
src/jtag/tcl.c