From: Vlad Yasevich Date: Sat, 19 Jul 2008 06:06:07 +0000 (-0700) Subject: sctp: Do not leak memory on multiple listen() calls X-Git-Tag: v2.6.27-rc1~969^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23b29ed80bd7184398317a111dc488605cb66c7f;p=pandora-kernel.git sctp: Do not leak memory on multiple listen() calls SCTP permits multiple listen call and on subsequent calls we leak he memory allocated for the crypto transforms. Signed-off-by: Vlad Yasevich Signed-off-by: David S. Miller --- Reading git-diff-tree failed