29/03/2019 11:56, Anatoly Burakov:
> The memset size for an IPC message is set incorrectly. Fix it to
> cover the entire IPC message.
> 
> Fixes: 07dcbfe0101f ("malloc: support multiprocess memory hotplug")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Anatoly Burakov <anatoly.burakov at intel.com>
Applied, thanks