This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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 access beyond array bounds (PR c/23506)


On Wed, Aug 24, 2005 at 01:28:07PM -0400, Jakub Jelinek wrote:
> 	* c-common.c (c_common_nodes_and_builtins): Increase builtin_types
> 	array by one element, initialize the BT_LAST element with NULL.

Ok.


r~


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