Ignore:
Timestamp:
2010-06-08T22:22:16Z (14 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
d7db346
Parents:
f1cea66 (diff), 04a927c (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 memory leak fixes from devel, time to find the ui-fix-specific
leaks.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • protocols/jabber/jabber.c

    rf1cea66 rd50e22f  
    300300                g_hash_table_destroy( jd->node_cache );
    301301       
     302        jabber_buddy_remove_all( ic );
     303       
    302304        xt_free( jd->xt );
    303305       
Note: See TracChangeset for help on using the changeset viewer.