> -----Original Message----- > From: Krzysztof Kanas [mailto:[email protected]] > Sent: Wednesday, July 25, 2018 1:42 PM > To: Iremonger, Bernard <[email protected]>; > [email protected]; [email protected]; Lu, Wenzhuo > <[email protected]>; Wu, Jingjing <[email protected]> > Cc: Nithin Dabilpuram <[email protected]>; Singh, Jasvinder > <[email protected]>; [email protected] > Subject: [PATCH v3 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]>

