app/testpmd: fix memory leak for DSCP table
authorJasvinder Singh <jasvinder.singh@intel.com>
Wed, 14 Nov 2018 11:58:59 +0000 (11:58 +0000)
committerThomas Monjalon <thomas@monjalon.net>
Sun, 18 Nov 2018 21:32:47 +0000 (22:32 +0100)
commit5fe5678de9c508332ea37d90a8267c3a2066219e
treefd0b8202feaa422d0abdd6157e6cf510f37e4714
parent6f4ae7f5d97a295100fa541fd59ba0b4c96a8d9c
app/testpmd: fix memory leak for DSCP table

Fix memory leak for dscp table reported by coverity

Coverity issue: 326961
Fixes: 281eeb8afc55 ("app/testpmd: add commands for metering and policing")
Cc: stable@dpdk.org
Signed-off-by: Jasvinder Singh <jasvinder.singh@intel.com>
app/test-pmd/cmdline_mtr.c