system-linux: Fix memory leak
authorHans Dedecker <dedeckeh@gmail.com>
Mon, 1 Feb 2016 09:56:27 +0000 (10:56 +0100)
committerFelix Fietkau <nbd@openwrt.org>
Mon, 1 Feb 2016 10:09:58 +0000 (11:09 +0100)
Call globfree to free dynamically allocated storage from a previous glob call

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>

No differences found