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:
7dab83d
)
sctp: Do not leak memory on multiple listen() calls
author
Vlad Yasevich
<vladislav.yasevich@hp.com>
Sat, 19 Jul 2008 06:06:07 +0000
(23:06 -0700)
committer
David S. Miller
<davem@davemloft.net>
Sat, 19 Jul 2008 06:06:07 +0000
(23:06 -0700)
SCTP permits multiple listen call and on subsequent calls
we leak he memory allocated for the crypto transforms.
Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found