Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 3791b3f6 authored by Christoph Jaeger's avatar Christoph Jaeger Committed by David S. Miller
Browse files

openvswitch: Fix memory leak in ovs_vport_alloc() error path



ovs_vport_alloc() bails out without freeing the memory 'vport' points to.

Picked up by Coverity - CID 1230503.

Fixes: 5cd667b0 ("openvswitch: Allow each vport to have an array of 'port_id's.")
Signed-off-by: default avatarChristoph Jaeger <cj@linux.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent f0094b28
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment