Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Aug 2014 07:52:25 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 192544] [kern] values returned from some sysctls broken on CURRENT
Message-ID:  <bug-192544-8-PWAi4QR5KF@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-192544-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-192544-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192544

--- Comment #1 from commit-hook@freebsd.org ---
A commit references this bug:

Author: hselasky
Date: Sun Aug 10 07:51:55 UTC 2014
New revision: 269777
URL: http://svnweb.freebsd.org/changeset/base/269777

Log:
  Fix string length argument passed to "sysctl_handle_string()" so that
  the complete string is returned by the function and not just only one
  byte.

  PR:    192544
  MFC after:    2 weeks

Changes:
  head/sys/netinet/cc/cc.c

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-192544-8-PWAi4QR5KF>