Acked-by: Chengwen Feng <[email protected]>

On 2024/9/29 23:34, Stephen Hemminger wrote:
> The pointer bdev is allocated with rte_zmalloc() and then
> incorrectly freed with free() which will lead pool corruption.
> 
> Bugzilla ID: 1553
> Fixes: c19beb3f38cd ("examples/vhost_blk: introduce vhost storage sample")
> Cc: [email protected]
> Cc: [email protected]
> 
> Signed-off-by: Stephen Hemminger <[email protected]>

Reply via email to