On Thu, Jul 6, 2023 at 5:26 PM Conor Fogarty <conor.foga...@intel.com> wrote:
>
> Add NULL pointer check to params->name, which is later
> copied into the hash datastructure. Without this check
> the code segfaults on the strlcpy() of a NULL pointer.
>
> Fixes: 48a399119619 ("hash: replace with cuckoo hash implementation")
Cc: sta...@dpdk.org

>
> Signed-off-by: Conor Fogarty <conor.foga...@intel.com>
Acked-by: Vladimir Medvedkin <vladimir.medved...@intel.com>

Applied, thanks.


-- 
David Marchand

Reply via email to