Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Jun 2007 13:59:55 +0000 (UTC)
From:      Randall Stewart <rrs@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/net sctp_sys_calls.c
Message-ID:  <200706221359.l5MDxt23070626@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rrs         2007-06-22 13:59:55 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/net         sctp_sys_calls.c 
  Log:
  - Fix incorrect error return on sctp_getaddrlen
  - Fix a memory leak when a non v4/v6 address was passed in.
  - Take out strange line that copy's back to the src array
    incorrectly (corrupting the input array).
  
  Approved by:    re(bmah@freebsd.org)
  Obtained from:  Weongyo Jeong(weongyo.jeong@gmail.com)
  
  Revision  Changes    Path
  1.9       +3 -3      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?200706221359.l5MDxt23070626>