numam-dpdk/lib
Bernard Iremonger 8d244bb3a3 flow_classify: fix out-of-bounds access
This patch fixes the out-of-bounds coverity issue by removing the
offending line of code at line 107 in rte_flow_classify_parse.c
which is never executed.

Coverity issue: 343454
Fixes: be41ac2a33 ("flow_classify: introduce flow classify library")
Cc: stable@dpdk.org

Signed-off-by: Bernard Iremonger <bernard.iremonger@intel.com>
2019-07-10 23:41:25 +02:00
..
librte_acl eal: hide shared memory config 2019-07-06 10:32:34 +02:00
librte_bbdev bbdev: extend API for 5G FEC 2019-07-05 15:28:14 +02:00
librte_bitratestats bitrate: fix unchecked return value 2019-04-23 00:19:06 +02:00
librte_bpf bpf: fix validate for function return value 2019-07-04 10:33:13 +02:00
librte_cfgfile cfgfile: replace strcat with strlcat 2019-04-05 14:48:15 +02:00
librte_cmdline cmdline: use new ethernet address parser 2019-07-08 21:26:52 +02:00
librte_compressdev enforce experimental tag at beginning of declarations 2019-06-29 19:04:48 +02:00
librte_cryptodev cryptodev: add digest encrypted feature flag 2019-07-05 15:28:14 +02:00
librte_distributor eal: hide shared memory config 2019-07-06 10:32:34 +02:00
librte_eal fbarray: fix destruction 2019-07-10 23:27:46 +02:00
librte_efd eal: hide shared memory config 2019-07-06 10:32:34 +02:00
librte_ethdev ethdev: use new ethernet parsing function 2019-07-08 21:26:52 +02:00
librte_eventdev eventdev: fix error sign 2019-07-07 13:23:57 +02:00
librte_flow_classify flow_classify: fix out-of-bounds access 2019-07-10 23:41:25 +02:00
librte_gro net: move TCP flags from ethdev header 2019-07-03 12:57:30 +02:00
librte_gso net: add rte prefix to UDP structure 2019-05-24 13:34:46 +02:00
librte_hash hash: load value after full key compare 2019-07-08 20:03:39 +02:00
librte_ip_frag ip_frag: remove IP checkum offload flag 2019-07-08 11:04:01 +02:00
librte_ipsec ipsec: support header construction 2019-07-05 15:28:14 +02:00
librte_jobstats replace snprintf with strlcpy 2019-04-04 22:46:05 +02:00
librte_kni eal: add API to lock/unlock tailq list 2019-07-05 22:13:23 +02:00
librte_kvargs remove experimental tags from all symbol definitions 2019-06-29 19:04:43 +02:00
librte_latencystats doc: fix spelling reported by aspell in comments 2019-05-03 00:38:14 +02:00
librte_lpm eal: hide shared memory config 2019-07-06 10:32:34 +02:00
librte_mbuf mbuf: clarify outer offsets for non-tunnel packets 2019-07-01 17:15:01 +02:00
librte_member eal: hide shared memory config 2019-07-06 10:32:34 +02:00
librte_mempool eal: hide shared memory config 2019-07-06 10:32:34 +02:00
librte_meter enforce experimental tag at beginning of declarations 2019-06-29 19:04:48 +02:00
librte_metrics metrics: disallow null as metric name 2018-07-26 20:30:18 +02:00
librte_net net: speedup ethernet address comparison with bitops 2019-07-08 21:26:52 +02:00
librte_pci pci: fix parsing of address without function number 2018-11-13 17:59:42 +01:00
librte_pdump ipc: handle unsupported IPC in action register 2019-06-05 11:27:36 +02:00
librte_pipeline enforce experimental tag at beginning of declarations 2019-06-29 19:04:48 +02:00
librte_port net: add rte prefix to IP defines 2019-05-24 13:34:46 +02:00
librte_power lib: add reasons for components being disabled 2019-07-02 23:21:05 +02:00
librte_rawdev rawdev: allow devices to skip extra memory allocation 2019-07-04 09:33:59 +02:00
librte_rcu eal: hide shared memory config 2019-07-06 10:32:34 +02:00
librte_reorder eal: hide shared memory config 2019-07-06 10:32:34 +02:00
librte_ring eal: hide shared memory config 2019-07-06 10:32:34 +02:00
librte_sched enforce experimental tag at beginning of declarations 2019-06-29 19:04:48 +02:00
librte_security ipsec: support header construction 2019-07-05 15:28:14 +02:00
librte_stack eal: add API to lock/unlock tailq list 2019-07-05 22:13:23 +02:00
librte_table table: fix crash in LPM IPv6 2019-07-04 23:44:58 +02:00
librte_telemetry telemetry: fix build with gcc 9 2019-07-04 18:48:04 +02:00
librte_timer timer: fix resource leak in finalize 2019-07-06 10:32:40 +02:00
librte_vhost vhost: log virtio and vhost-user negotiated features 2019-07-08 21:26:52 +02:00
Makefile cmdline: use new ethernet address parser 2019-07-08 21:26:52 +02:00
meson.build cmdline: use new ethernet address parser 2019-07-08 21:26:52 +02:00