> -----Original Message-----
> From: Akhil Goyal [mailto:[email protected]]
> Sent: Wednesday, July 12, 2017 1:35 PM
> To: [email protected]
> Cc: [email protected]; De Lara Guarch, Pablo
> <[email protected]>; Doherty, Declan
> <[email protected]>; Akhil Goyal <[email protected]>
> Subject: [PATCH] crypto/dpaa2_sec: fix the incorrect free usage for dpsec
> 
> dpseci is allocated using rte_calloc() but it is freed using free(). Fixing 
> it to
> use rte_free()
> 
> Fixes: e5cbdfc53765 ("crypto/dpaa2_sec: add basic operations")
> 
> Signed-off-by: Akhil Goyal <[email protected]>

Added Cc: [email protected]

Applied to dpdk-next-crypto.
Thanks,

Pablo

Reply via email to