Mercurial > pidgin
annotate finch/libgnt/genmarshal @ 27822:44930be7114b
Fix two memory leaks. We were setting norm_bud and temp to NULL without
freeing them first. I'm guessing this wasn't severe, but I didn't really
look at what this code does.
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Tue, 04 Aug 2009 08:14:41 +0000 |
parents | 1983ecd15174 |
children |
rev | line source |
---|---|
15817 | 1 BOOLEAN:VOID |
2 BOOLEAN:STRING | |
3 VOID:INT,INT,INT,INT | |
4 VOID:INT,INT | |
5 VOID:POINTER,POINTER | |
6 BOOLEAN:INT,INT | |
7 BOOLEAN:INT,INT,INT | |
8 BOOLEAN:POINTER,POINTER,POINTER | |
9 BOOLEAN:INT,INT,INT,POINTER | |
10 VOID:STRING,STRING | |
16105
1983ecd15174
Remember the collapsed state of groups in the blist
Richard Nelson <wabz@pidgin.im>
parents:
15817
diff
changeset
|
11 VOID:POINTER,BOOLEAN |