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 memory leak in _nss_dns_gethostbyname4_r with big DNS answer


On Thu, Feb 13, 2014 at 12:59:12PM +0100, Andreas Schwab wrote:
> As described in the BZ big DNS answers that trigger the allocation of a
> second answer buffer causes the allocation to be lost by the nss_dns
> module.  In the failure case the deallocation is already handled by
> __libc_res_nsearch.
> 
> Andreas.
> 
looks ok.


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