make sure session->hostname and session->port are valid before the
authorPatrik Weiskircher <pat@silcnet.org>
Thu, 5 Jan 2006 19:10:36 +0000 (19:10 +0000)
committerPatrik Weiskircher <pat@silcnet.org>
Thu, 5 Jan 2006 19:10:36 +0000 (19:10 +0000)
commitdaa6792e25454f5783f0545384590ef122a3878f
treeb66b6e7f4196d7b27e4c660713240224a49856c4
parent4438e164dad9f4cb18493b446ae707352779ddd6
make sure session->hostname and session->port are valid before the
application callback is done, since things will go wrong if the
application immediately calls silc_client_file_receive.
CHANGES
lib/silcclient/client_ftp.c