This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] Fix BZ 19012 -- memory leak on error path in iconv_open


On Mon, Sep 28, 2015 at 6:40 AM, Carlos O'Donell <carlos@redhat.com> wrote:

> However, your test program does not reproduce a leak for me when using master
> and removing SJIS.so.

It reproduces for me on current master if I remove SJIS.so *and*
gconv-modules.cache (which we also do not ship to the target to save
space).

It does not reproduce for me (on master or existing system EGLIBC
2.19-0ubuntu6.6) if remove only SJIS.so, but leave gconv-modules.cache
in place, so I think I've replicated your behavior.

Thanks,
-- 
Paul Pluzhnikov


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]