Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Dec 2006 17:44:47 +0000 (UTC)
From:      "Bjoern A. Zeeb" <bz@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet sctputil.c
Message-ID:  <200612121744.kBCHil5J006341@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bz          2006-12-12 17:44:46 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          sctputil.c 
  Log:
  In ip6_sprintf no longer use and return one of eight static buffers
  for printing/logging ipv6 addresses.
  The caller now has to hand in a sufficiently large buffer as first
  argument.
  
  This is the "+ one more change" missed in the original commit.
  
  Noticed by:     tinderbox
  Pointy hat to:  me (#1)
  
  Revision  Changes    Path
  1.8       +3 -1      src/sys/netinet/sctputil.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200612121744.kBCHil5J006341>