Re: [PATCH] Scaffold -- some gnome-build leaks fix
Jeroen Zwartepoorte <[email protected]>
| Newsgroups | gmane.comp.gnome.devtools |
|---|---|
| Message-ID | <1062938750.1120.26.camel@orcrist> |
I just committed a slightly modified patch (cosmetic changes only): 2003-09-07 Rui Lopes <[email protected]> * src/backends/libgbf_am/gbf-am-build.c: (build_info_free), (parse_output), (build_output_cb), (gbf_build_run): Fixed file descriptor leakage. Fixed memory leaks. Added charset conversion from locale to UTF-8 into program capture io channel. Thanks, Jeroen On Fri, 2003-09-05 at 04:02, Rui Lopes wrote: > Hi all, > > Here are some gnome-build leaks fixes for am backend. > > > I need you to look at my XXX/TODO comments and tell me what you think! > > > Regards, > Rui Lopes