examples/pipeline: fix resource release in table update
authorCristian Dumitrescu <cristian.dumitrescu@intel.com>
Tue, 13 Oct 2020 18:40:36 +0000 (19:40 +0100)
committerDavid Marchand <david.marchand@redhat.com>
Mon, 19 Oct 2020 07:20:25 +0000 (09:20 +0200)
commit03665a4893e456cd3255557837137c958700abde
treef0ab2ff852984e12845cc882155cbea5ffd1ae4a
parentccbbb7f23fe3c88e19d1124ec48f0d636272eefb
examples/pipeline: fix resource release in table update

Fix the resource release sequence in table update.

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

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