Removed limit on lenght of command line options.
authorCristian Maglie <c.maglie@bug.st>
Fri, 8 Aug 2014 16:40:57 +0000 (18:40 +0200)
committerAndreas Fritiofson <andreas.fritiofson@gmail.com>
Tue, 12 Aug 2014 21:04:27 +0000 (21:04 +0000)
In particular -f and -s options may contains paths that can easily
exceed the (old) 128 bytes buffer.

Change-Id: Ifc198536549f50663e8e588519bb9ef75dcd172c
Signed-off-by: Cristian Maglie <c.maglie@bug.st>
Reviewed-on: http://openocd.zylin.com/2241
Tested-by: jenkins
Reviewed-by: Andreas Fritiofson <andreas.fritiofson@gmail.com>

No differences found