Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • protocols/jabber/jabber.c

    r75cde5d re6d6047  
    15491549        if(jd->gjc != NULL) {
    15501550                gjab_delete(jd->gjc);
    1551                 /* YAY for modules with their own memory pool managers!...
    15521551                g_free(jd->gjc->sid);
    1553                 And a less sarcastic yay for valgrind. :-) */
    15541552                jd->gjc = NULL;
    15551553        }
Note: See TracChangeset for help on using the changeset viewer.