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: "Carlos O'Donell" <carlos at systemhalted dot org>
- To: law at redhat dot com
- Cc: David Miller <davem at davemloft dot net>, libc-alpha at sources dot redhat dot com
- Date: Wed, 29 Feb 2012 10:12:34 -0500
- Subject: Re: [PATCH] Fix out of bounds memory access in res_nquerydomain
- Authentication-results: mr.google.com; spf=pass (google.com: domain of patofiero@gmail.com designates 10.101.106.11 as permitted sender) smtp.mail=patofiero@gmail.com; dkim=pass header.i=patofiero@gmail.com
- References: <4F4DB227.1000008@redhat.com><20120229.014050.925765833338376103.davem@davemloft.net>
On Wed, Feb 29, 2012 at 1:40 AM, David Miller <davem@davemloft.net> wrote:
> 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.
I agree, the patch looks good to me too.
Please check this in to trunk.
I need to have a think about doing a better job of reg-testing the
network functionality in glibc...
Cheers,
Carlos.