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:
8422d1f
)
net/hsr: Fix possible leak in 'hsr_get_node_status()'
author
Geyslan G. Bem
<geyslan@gmail.com>
Thu, 14 Nov 2013 19:12:54 +0000
(16:12 -0300)
committer
David S. Miller
<davem@davemloft.net>
Thu, 14 Nov 2013 22:26:21 +0000
(17:26 -0500)
If 'hsr_get_node_data()' returns error, going directly to 'fail' label
doesn't free the memory pointed by 'skb_out'.
Signed-off-by: Geyslan G. Bem <geyslan@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/hsr/hsr_netlink.c
patch
|
blob
|
history
diff --cc
net/hsr/hsr_netlink.c
Simple merge