Changeset db27602


Ignore:
Timestamp:
Jan 23, 2012, 3:36:16 PM (12 years ago)
Author:
GitHub Merge Button <merge-button@github.com>
Parents:
389d487 (diff), ecfbdcc (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:
Merge ecfbdcc06a30d5fafd080b2fb19bead01f26e9ab into 389d48749c4eb68f218e9fd6faf953ba542bfb75
File:
1 edited

Legend:

Unmodified
Added
Removed
  • functions.c

    r7803326 recfbdcc  
    434434  }
    435435
    436   /* free the zwrite */
     436  /* Clean up. */
    437437  g_free(cryptmsg);
     438  g_free(old_msg);
    438439}
    439440
Note: See TracChangeset for help on using the changeset viewer.