fix bug in get_peer_name() caused by --enable-developer and using the same src &...
commit09c4409375289013e3c38e900cb7557d9846b955
authorGerald Carter <jerry@samba.org>
Tue, 9 Dec 2003 18:20:48 +0000 (9 18:20 +0000)
committerGerald Carter <jerry@samba.org>
Tue, 9 Dec 2003 18:20:48 +0000 (9 18:20 +0000)
treefff9463b64af027da83d81930e602cdb1b30cc55
parent967fb3ec500e534d6dc54bcfe49af2cb1376bb1a
fix bug in get_peer_name() caused by --enable-developer and using the same src & dest strings to alpha_strcpy(); reported by Michael Young
(This used to be commit 0054ce8707038444bec8c4ac8f0deea12ef65820)
source3/lib/util_sock.c