test_command_line_internal: Fix 'variable shell_argv going out of scope leaks the...
authorRalf Habacker <ralf.habacker@freenet.de>
Mon, 20 Apr 2015 19:55:27 +0000 (21:55 +0200)
committerRalf Habacker <ralf.habacker@freenet.de>
Fri, 1 May 2015 21:05:05 +0000 (23:05 +0200)
commite48dd5b3cadafb33fbf2fbd9749fd0a4e1a21a26
tree42722f98d3a7dc532310ca874788620fd70fb7f2
parent1d2976e4bd655f082e40c525c5fe5f1dd7dc0138
test_command_line_internal: Fix 'variable shell_argv going out of scope leaks the storage it points to' (CID 54751)

Reported by Coverity: CID 54751: Resource leak (RESOURCE_LEAK)

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=90021
Reviewed-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
test/shell-test.c