> -----Original Message-----
> From: stable [mailto:[email protected]] On Behalf Of Akhil Goyal
> Sent: Thursday, July 5, 2018 11:52 AM
> To: Nicolau, Radu <[email protected]>; [email protected]
> Cc: [email protected]; Doherty, Declan <[email protected]>;
> [email protected]
> Subject: Re: [dpdk-stable] [dpdk-dev] [PATCH] security: fix segfault when
> destroy NULL session
> 
> 
> On 7/5/2018 3:34 PM, Radu Nicolau wrote:
> 
> > rte_security_session_destroy should return -EINVAL is session is NULL,
> > but segfaults because of rte_mempool_from_obj(NULL) call.
> >
> > Fixes: c261d1431bd8 ("security: introduce security API and framework")
> > Cc: [email protected]
> >
> > Signed-off-by: Radu Nicolau <[email protected]>
> > ---
> 
> Acked-by: Akhil Goyal <[email protected]>

Applied to dpdk-next-crypto.
Thanks,

Pablo

Reply via email to