Changeset 938c305


Ignore:
Timestamp:
2010-07-22T07:43:21Z (14 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
c36f73b, c8791f2
Parents:
262bc7e
Message:

Fixed crash on failed Jabber file transfers.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • protocols/jabber/s5bytestream.c

    r262bc7e r938c305  
    569569        imcb_file_canceled( tf->ic, tf->ft, "couldn't connect to any streamhosts" );
    570570
    571         bt->tf->watch_in = 0;
    572571        /* MUST always return FALSE! */
    573572        return FALSE;
Note: See TracChangeset for help on using the changeset viewer.