--- a/src/protocols/oscar/ft.c Mon Aug 08 21:43:44 2005 +0000
+++ b/src/protocols/oscar/ft.c Tue Aug 09 00:25:39 2005 +0000
@@ -672,6 +672,7 @@
if (sn)
new->sn = strdup(sn);
new->port = port;
+ new->success = FALSE;
new->fh.totfiles = 1;
new->fh.filesleft = 1;
new->fh.totparts = 1;