Hi Murray, (Maybe this email should be sent to the devel list.) I read the source code of FileInputStream::query_info() and FileOutputStream::query_info(). They use g_strdup((attributes).c_str()) but don't free the string. Is this a memory leak issue?
Thanks, Gang 2011/5/17 Murray Cumming <[email protected]>: > On Tue, 2011-05-17 at 11:33 +0800, Gang Chen wrote: >> Hi, >> >> I can't find GConverterInputStream and GConverterOutputStream wrappers >> in giomm. Why doesn't giomm wrap them? Is there any concern? > > I guess we just forgot and/or ran out of time. Patches would be welcome > in bugzilla for glibmm 2.30. > > You should be able to use the C API in the meantime. > > -- > [email protected] > www.murrayc.com > www.openismus.com > > _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
