]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r269777:
authorhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 27 Aug 2014 14:11:25 +0000 (14:11 +0000)
committerhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 27 Aug 2014 14:11:25 +0000 (14:11 +0000)
commitc2b8dde3617a55e840da6ffcfdc7c86dfbf3959e
tree19995ab2743473e4cdcb2444f0bc1a970426db45
parentadbaa768f5de73afd87aedddeddd4581367ba056
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/9@270712 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/netinet/cc/cc.c