Date: Wed, 7 Jul 2010 11:19:06 +0000 (UTC) From: Randall Stewart <rrs@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/lib/libc/net sctp_sys_calls.c Message-ID: <201007071119.o67BJLYJ072491@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rrs 2010-07-07 11:19:06 UTC FreeBSD src repository Modified files: lib/libc/net sctp_sys_calls.c Log: SVN rev 209760 on 2010-07-07 11:19:06Z by rrs If a user calls sctp_sendx() with a NULL sinfo we will crash. Instead we should provide our own temp structure to use internally. MFC after: 1 month Revision Changes Path 1.18 +5 -0 src/lib/libc/net/sctp_sys_calls.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201007071119.o67BJLYJ072491>