This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH] Fix out of bounds memory access in res_nquerydomain
- From: David Miller <davem at davemloft dot net>
- To: law at redhat dot com
- Cc: libc-alpha at sources dot redhat dot com
- Date: Wed, 29 Feb 2012 01:40:50 -0500 (EST)
- Subject: Re: [PATCH] Fix out of bounds memory access in res_nquerydomain
- References: <4F4DB227.1000008@redhat.com>
From: Jeff Law <law@redhat.com>
Date: Tue, 28 Feb 2012 22:05:43 -0700
> * resolv/res_query.c (__libc_res_nquerydomain): Avoid
> out of bounds read.
This seems fine to me.