net/cxgbe: fix memory access when parsing flow match items
authorShagun Agrawal <shaguna@chelsio.com>
Mon, 27 Aug 2018 12:53:31 +0000 (18:23 +0530)
committerFerruh Yigit <ferruh.yigit@intel.com>
Mon, 3 Sep 2018 17:33:19 +0000 (19:33 +0200)
commit450f99ce7b34cb27f6727cea478292428b328a70
tree4119a251d3a36bb2eabd6d634e69cc66a20f03f1
parentdaa3b0833f086c520696433e056b3c97a570370a
net/cxgbe: fix memory access when parsing flow match items

Coverity issue: 293096
Fixes: ee61f5113b17 ("net/cxgbe: parse and validate flows")
Cc: stable@dpdk.org
Signed-off-by: Shagun Agrawal <shaguna@chelsio.com>
Signed-off-by: Rahul Lakkireddy <rahul.lakkireddy@chelsio.com>
drivers/net/cxgbe/cxgbe_flow.c