From: YOSHIFUJI Hideaki Date: Thu, 29 May 2008 10:55:05 +0000 (+0900) Subject: [SCTP]: Fix NULL dereference of asoc. X-Git-Tag: v2.6.26-rc5~1^2~12^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e51171019bb0e1f9fb57c25bd2e38ce652eaea27;p=pandora-kernel.git [SCTP]: Fix NULL dereference of asoc. Commit 7cbca67c073263c179f605bdbbdc565ab29d801d ("[IPV6]: Support Source Address Selection API (RFC5014)") introduced NULL dereference of asoc to sctp_v6_get_saddr in net/sctp/ipv6.c. Pointed out by Johann Felix Soden . Signed-off-by: YOSHIFUJI Hideaki --- Reading git-diff-tree failed