sctp: check the unrecognized ASCONF parameter before access it
authorWei Yongjun <yjwei@cn.fujitsu.com>
Tue, 16 Jun 2009 06:48:24 +0000 (14:48 +0800)
committerVlad Yasevich <vladislav.yasevich@hp.com>
Fri, 4 Sep 2009 22:20:54 +0000 (18:20 -0400)
commit44e65c1ef1e771b32c82546ebfba910137aa8871
tree57065e871b6d61abee61ce97238e71420d7d98df
parent425e0f685230986511b1fdf80340e2f28b214c5d
sctp: check the unrecognized ASCONF parameter before access it

This patch fix to check the unrecognized ASCONF parameter before
access it.

Signed-off-by: Wei Yongjun <yjwei@cn.fujitsu.com>
Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>
net/sctp/sm_make_chunk.c