git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
40e4783
)
openvswitch: small potential memory leak in ovs_vport_alloc()
author
Dan Carpenter
<dan.carpenter@oracle.com>
Mon, 5 Dec 2011 20:27:07 +0000
(20:27 +0000)
committer
David S. Miller
<davem@davemloft.net>
Tue, 6 Dec 2011 17:58:57 +0000
(12:58 -0500)
We're unlikely to hit this leak, but the static checkers complain if we
don't take care of it.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Jesse Gross <jesse@nicira.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found