mirror of
https://github.com/samba-team/samba.git
synced 2024-12-24 21:34:56 +03:00
Missed one case where I need to pass down addrlen.
Jeremy
This commit is contained in:
parent
95d01279a5
commit
62b5ca3334
@ -1728,7 +1728,7 @@ static const char *get_peer_addr_internal(int fd,
|
||||
}
|
||||
|
||||
print_sockaddr_len(addr_buf,
|
||||
sizeof(addr_buf),
|
||||
addr_buf_len,
|
||||
pss,
|
||||
*plength);
|
||||
return addr_buf;
|
||||
|
Loading…
Reference in New Issue
Block a user