A further three small patches fixing more issues highlighted by static analysis scans.
Bruce Richardson (3): af_packet: ensure *internals is not null when dereferencing ixgbe: prevent array overflow access in vector driver eal: for safety, use snprintf instead of sprintf lib/librte_eal/common/include/rte_version.h | 4 ++-- lib/librte_pmd_af_packet/rte_eth_af_packet.c | 15 ++++++++------- lib/librte_pmd_ixgbe/ixgbe_rxtx_vec.c | 2 +- 3 files changed, 11 insertions(+), 10 deletions(-) -- 1.9.3