git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12299 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2003-05-15 15:11:53 +00:00
parent fa3611d0b1
commit 0a03b3cf20

View File

@@ -1,5 +1,11 @@
2003-05-15 Love H<>rquist <20>strand <lha@it.su.se>
* kxd.c (recv_conn): pass pointer to sockaddr, not pointer to
pointer
* kxd.c (recv_conn): get sizeof of the sockaddr_storage, not the
sockaddr pointer
* kxd.c (recv_conn): if getnameinfo failes, send error to client
(and syslog)