]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r269777:
authorhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 27 Aug 2014 14:07:24 +0000 (14:07 +0000)
committerhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 27 Aug 2014 14:07:24 +0000 (14:07 +0000)
commit3af85309852d9be13d9345a8113a57a542c88c33
tree370a8156ff42a965e46353814f17715795ce66c6
parent2dfe006a1fe23171cf67129c1bd3d3fd2f98f7e8
MFC r269777:
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

git-svn-id: svn://svn.freebsd.org/base/stable/10@270711 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/netinet/cc/cc.c