Re: Why doesn't giomm wrap GConverterInputStream and GConverterOutputStream?



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 <murrayc murrayc com>:
> 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.
>
> --
> murrayc murrayc com
> www.murrayc.com
> www.openismus.com
>
>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]