On Sat, Jan 20, 2018 at 11:26:31AM +0800, Xueming Li wrote: > The result buffer was not initialized before parsing, inducing garbage > in unused fields or padding of the parsed structure. > > Initialize the result buffer each time before parsing. > > Fixes: af75078fece3 ("first public release") > Cc: sta...@dpdk.org > Signed-off-by: Xueming Li <xuemi...@mellanox.com>
Acked-by: Olivier Matz <olivier.m...@6wind.com>