fix bug in get_peer_name() caused by --enable-developer and using the same src &...
commit0054ce8707038444bec8c4ac8f0deea12ef65820
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)
treeb66625507cf4827188f81bdeec41527e9d15a5f5
parent08b6b1e43ce354cfb77701c8953565e1163ff76b
fix bug in get_peer_name() caused by --enable-developer and using the same src & dest strings to alpha_strcpy(); reported by Michael Young
source/lib/util_sock.c