Files
openocd/src/helper
Tomas Vanek a932810f9d helper/command: fix clang static analyzer warning
Warning:	line 955, column 3
Argument to free() is the address of a global variable, which
is not memory allocated by malloc()

It is definitely a false alarm. Simplify concatenation of arguments
and allocate a string always to silence the warning.

Change-Id: I5ac4cc610fc35224df0b16ef4f7102700363249f
Signed-off-by: Tomas Vanek <vanekt@fbl.cz>
Reviewed-on: http://openocd.zylin.com/5904
Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
Tested-by: jenkins
Reviewed-by: Andreas Fritiofson <andreas.fritiofson@gmail.com>
2020-11-04 17:35:14 +00:00
..
2020-09-05 17:10:54 +01:00
2019-06-06 16:32:57 +01:00
2020-09-05 17:10:54 +01:00
2016-05-24 22:30:55 +01:00
2016-05-24 22:30:01 +01:00
2016-05-24 22:30:55 +01:00
2020-09-05 17:10:54 +01:00
2016-05-24 22:30:55 +01:00
2020-09-05 17:10:54 +01:00
2020-10-14 05:43:05 +01:00
2016-05-24 22:30:55 +01:00
2020-04-21 12:55:41 +01:00
2020-09-05 17:10:54 +01:00
2020-09-05 17:10:54 +01:00
2016-05-24 22:30:55 +01:00