On Sun, Sep 6, 2020 at 11:28 AM Richard Henderson <
richard.hender...@linaro.org> wrote:

> On 9/5/20 1:42 PM, Yonggang Luo wrote:
> > +    nativecharset_to_ucs2 = iconv_open("UCS-2", g_get_codeset());
>
> g_get_codeset():
> "a newly allocated string containing the name of the character set. This
> string
> must be freed with g_free()."
>
> You need to plug the memory leak.
>
> It's probably worth fixing the mistake in which we call this function four
> times from the same function.
>
Done with autofree

>
>
> r~
>


-- 
         此致
礼
罗勇刚
Yours
    sincerely,
Yonggang Luo

Reply via email to