Fix a bug in r24147 where svctcp_create() was passing the wrong length
authorGreg Hudson <ghudson@mit.edu>
Sat, 26 Jun 2010 17:37:20 +0000 (17:37 +0000)
committerGreg Hudson <ghudson@mit.edu>
Sat, 26 Jun 2010 17:37:20 +0000 (17:37 +0000)
commitf60caed6109becf905845e0c2e44c41f499f46b4
treecd246157c0c5277a6ff1b1ac9b846a8bccffaeb4
parent0080380b3b3e945c5eb84504771d9d01ee76a611
Fix a bug in r24147 where svctcp_create() was passing the wrong length
argument to bind(), causing it to fail on Solaris.

ticket: 6746

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@24148 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/rpc/svc_tcp.c