Discription: This patch is aimed to fix the the pointer 'ctx1' uninitialized
error with gcc4.5.1 as described below:
"dpdk/lib/librte_kvargs/rte_kvargs.c:51:14: error: 'ctx1' may be used
uninitialized in this function"
Signed-off-by: Cao Min
Acked-by: Liu, Jijiang
Tested-by: Waterman Cao
---
Description: This patch is aimed to fix the the pointer 'ctx1' uninitialized
error with gcc4.5.1 as described below.
Download dpdk source code from http://dpdk.org, and compile the source
code(commit cc333208d5658fea642098b665cd429e6cda54a9).
It has the following compilation error on fedora14 wit
2 matches
Mail list logo