Date: Sat, 30 May 2009 10:56:27 +0000 (UTC) From: Randall Stewart <rrs@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/netinet sctp_pcb.c sctputil.c Message-ID: <200905301056.n4UAuhT0018964@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rrs 2009-05-30 10:56:27 UTC FreeBSD src repository Modified files: sys/netinet sctp_pcb.c sctputil.c Log: SVN rev 193089 on 2009-05-30 10:56:27Z by rrs Fix a small memory leak from the nr-sack code - the mapping array was not being freed at term of association. Also get rid of the MICHAELS_EXP code. Revision Changes Path 1.84 +8 -18 src/sys/netinet/sctp_pcb.c 1.91 +6 -22 src/sys/netinet/sctputil.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905301056.n4UAuhT0018964>