This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] fix buffer overrun in 20051113-1.c
- From: Ian Lance Taylor <iant at google dot com>
- To: Nathan Froyd <froydnj at codesourcery dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: 28 Jun 2007 18:29:04 -0700
- Subject: Re: [PATCH] fix buffer overrun in 20051113-1.c
- References: <20070626185122.GH18263@sparrowhawk.codesourcery.com>
Nathan Froyd <froydnj@codesourcery.com> writes:
> 2007-06-26 Nathan Froyd <froydnj@codesourcery.com>
>
> * gcc.c-torture/execute/20051113-1.c (main): Use the correct type
> when allocating and initializing a flexible array.
This is OK.
Thanks.
Ian