Fix some leaks and uninitialized variables. Kevin Traynor (4): vhost: fix resource leak net/bnxt: fix uninitialized read app/testpmd: check for no arguments app/testpmd: fix fd leak
app/test-pmd/cmdline.c | 10 ++++++++-- drivers/net/bnxt/tf_ulp/ulp_sc_mgr.c | 2 +- lib/vhost/socket.c | 1 + 3 files changed, 10 insertions(+), 3 deletions(-) -- 2.53.0

