This is the mail archive of the glibc-bugs@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]

[Bug network/19257] Per-thread memory leak in __res_vinit with IPv6 nameservers


https://sourceware.org/bugzilla/show_bug.cgi?id=19257

--- Comment #4 from Florian Weimer <fweimer at redhat dot com> ---
(In reply to Aurelien Jarno from comment #3)
> The problem is that __res_iclose loops on statp->_u._ext.nscount instead of
> statp->nscount. I'll send a patch on the mailing list.

Andreas already posted a patch:

  https://sourceware.org/ml/libc-alpha/2016-02/msg00157.html

I want to write a test case for it, but this depends on the __res_init_fp
refactoring.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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