The buffer in ftp_pasv_verbose(), used for gethostbyaddr_r(), is now defined
authorDaniel Stenberg <daniel@haxx.se>
Fri, 4 Jan 2002 09:17:52 +0000 (09:17 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 4 Jan 2002 09:17:52 +0000 (09:17 +0000)
commit17a8bf212f26ba17d14a6e00048ab6f15b4baf89
tree31d64d853fb1ae9f5f2fe665719e33f587ca6904
parent4fc76afef41ae040491460ea243bae2105396ad5
The buffer in ftp_pasv_verbose(), used for gethostbyaddr_r(), is now defined
to become properly 8-byte aligned on 64-bit archs. Philip Gladstone reported.
lib/ftp.c