examples/pipeline: fix resource leak
authorCristian Dumitrescu <cristian.dumitrescu@intel.com>
Mon, 26 Oct 2020 21:23:55 +0000 (21:23 +0000)
committerDavid Marchand <david.marchand@redhat.com>
Thu, 29 Oct 2020 16:32:51 +0000 (17:32 +0100)
commit275ebefea7a16224b0e5ce63c7e00d2bedd77e9f
tree2227853f2a6a578049f06b8089dcf46cb58b052c
parent0dde44843b684a5e4e5f7723739fda793bbf7541
examples/pipeline: fix resource leak

Coverity issue: 363041
Fixes: 5074e1d551 ("examples/pipeline: add configuration commands")

Signed-off-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
examples/pipeline/cli.c