> -----Original Message----- > From: dev [mailto:[email protected]] On Behalf Of Krzysztof Kanas > Sent: Tuesday, July 10, 2018 7:51 AM > To: [email protected]; [email protected]; Lu, Wenzhuo > <[email protected]>; Wu, Jingjing <[email protected]> > Cc: Nithin Dabilpuram <[email protected]>; [email protected] > Subject: [dpdk-dev] [PATCH 1/2] app/testpmd: fix use of uninitialized field > > print_err_msg uses message field that may be not initialized causing > segmentation fault. > > Fixes: 12f76f5247e2 ("app/testpmd: add command to resume a TM node") > Cc: [email protected] > > Signed-off-by: Krzysztof Kanas <[email protected]>
Acked-by: Bernard Iremonger <[email protected]>

