Ignore:
Timestamp:
2010-08-08T15:34:49Z (14 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
5fecede
Parents:
b890626 (diff), ee6cc94 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merging msn-offline branch. A tiny bit of MSNP13, and it works for the first
minute of the session (after that the MSN server finds out the rest of
BitlBee still speaks MSNP8).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • protocols/msn/msn.c

    rb890626 r2528cda  
    103103                        g_free( md->grouplist[--md->groupcount] );
    104104                g_free( md->grouplist );
     105                g_free( md->passport_token );
     106                g_free( md->lock_key );
    105107               
    106108                while( md->grpq )
Note: See TracChangeset for help on using the changeset viewer.