* svc_udp.c (svcudp_recv): Avoid coredumps under Solaris (and
authorTom Yu <tlyu@mit.edu>
Mon, 10 Feb 1997 05:05:54 +0000 (05:05 +0000)
committerTom Yu <tlyu@mit.edu>
Mon, 10 Feb 1997 05:05:54 +0000 (05:05 +0000)
commit1299ac3c23cfab04eb6ebeb31f6839434634538e
treed543e02c7664c8251babc0141450da80a0b5236d
parent7940c41ca7eddb7bb6c776ad7da4596f0565dcbb
* svc_udp.c (svcudp_recv): Avoid coredumps under Solaris (and
possibly other systems) by passing in a non-NULL iovec to
recvmsg().

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