summaryrefslogtreecommitdiffstats
path: root/drivers/net
diff options
context:
space:
mode:
authorChristoph Jaeger <cj@linux.com>2014-08-12 09:27:57 +0200
committerDavid S. Miller <davem@davemloft.net>2014-08-13 20:04:46 -0700
commit3791b3f6fb74d265c93d493d9bbf29c1e769ceae (patch)
treeeb1eac4b5160d84014501558c0deabb92fd086c6 /drivers/net
parentf0094b28f3038936c1985be64dbe83f0e950b671 (diff)
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: 5cd667b0a4 ("openvswitch: Allow each vport to have an array of 'port_id's.") Signed-off-by: Christoph Jaeger <cj@linux.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net')
0 files changed, 0 insertions, 0 deletions