sctp: Fix double-free introduced by bad backport in 2.6.32.62
commit7185a7199b3e6540e72c718db0ad1a91676e37d0
authorBen Hutchings <ben@decadent.org.uk>
Sun, 7 Dec 2014 19:59:23 +0000 (7 19:59 +0000)
committerWilly Tarreau <w@1wt.eu>
Sat, 13 Dec 2014 14:16:18 +0000 (13 15:16 +0100)
tree383132eb0effc42edb6e9ddd6add9a55099aef0d
parent04b872de72b9ddc84d4a0feae477ca7a484af9c1
sctp: Fix double-free introduced by bad backport in 2.6.32.62

One deletion was omitted from the backport of upstream commit c485658bae87
("net: sctp: fix skb leakage in COOKIE ECHO path of chunk->auth_chunk").

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Signed-off-by: Willy Tarreau <w@1wt.eu>
net/sctp/sm_statefuns.c