util: fix mem leak of program path
authorEric Engestrom <eric.engestrom@intel.com>
Sun, 7 Jul 2019 10:40:04 +0000 (11:40 +0100)
committerEric Engestrom <eric.engestrom@intel.com>
Wed, 7 Aug 2019 07:42:42 +0000 (08:42 +0100)
commit5b10ddf3589bdd6ef9cfc63a807ae91dc0e4095f
treeab9c98adc8fa15b49b0559f3e68b27ef0c2f4ed3
parent991137144a20aea14b1886a28e069685257abbd2
util: fix mem leak of program path

Fixes: 759b94038987bb983398 ("util: Get program name based on path when possible")
Signed-off-by: Eric Engestrom <eric.engestrom@intel.com>
Reviewed-by: Tapani Pälli <tapani.palli@intel.com>
src/util/u_process.c