t; 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: t...@semihalf.com
>
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: t...@semihalf.com
Signed-off-by: Krzysztof Kanas
---
app/test-pmd/cmdline_tm.c | 19 +++
1 file changed, 19 insertion
2 matches
Mail list logo