Re: [PATCH] check for array index overflows

2008-01-14 Thread Marcus Meissner
On Mon, Jan 14, 2008 at 11:57:39PM +0100, H. Verbeet wrote: > On 14/01/2008, Marcus Meissner <[EMAIL PROTECTED]> wrote: > > Hi, > > > > This checks for overflowing the fixed size arrays. > > > > spotted by Coverity. > > > > (Submitted some months ago already, but left in my queue.) > > > > Ciao, Ma

Re: [PATCH] check for array index overflows

2008-01-14 Thread H. Verbeet
On 14/01/2008, Marcus Meissner <[EMAIL PROTECTED]> wrote: > Hi, > > This checks for overflowing the fixed size arrays. > > spotted by Coverity. > > (Submitted some months ago already, but left in my queue.) > > Ciao, Marcus > --- IIRC last time we tested this it was allowed on Windows, and simply c