[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATCH] Out of bounds array access in hooks.c

From: Karl Fogel <kfogel_at_red-bean.com>
Date: 2007-12-10 23:22:37 CET

"David Glasser" <glasser@davidglasser.net> writes:
> On Dec 10, 2007 10:10 AM, Daniel <danielsh@fastmail.fm> wrote:
>> Hi All,
>>
>> hooks.c declares (line 551) an array of four elements and accesses five
>> of its elements:
>
> Good catch! (Fortunately this bug is new on trunk.) r28375.

Thanks, Daniel and David. That was my bad, I think. It passed all my
testing too; I have no idea what the compiler was doing with array
allocation such that there was always room, but I wish it hadn't :-).

-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Dec 10 23:22:54 2007

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.