Re: [PATCH] bc2ir: fix converters array out-of-bound access

2009-06-02 Thread Pekka Enberg
On Tue, 2009-06-02 at 12:33 +0200, Arthur HUILLET wrote: > --- > jit/bytecode-to-ir.c |5 + > 1 files changed, 5 insertions(+), 0 deletions(-) > > diff --git a/jit/bytecode-to-ir.c b/jit/bytecode-to-ir.c > index 0ad607e..19a0c29 100644 > --- a/jit/bytecode-to-ir.c > +++ b/jit/bytecode-to-

[PATCH] bc2ir: fix converters array out-of-bound access

2009-06-02 Thread Arthur HUILLET
--- jit/bytecode-to-ir.c |5 + 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/jit/bytecode-to-ir.c b/jit/bytecode-to-ir.c index 0ad607e..19a0c29 100644 --- a/jit/bytecode-to-ir.c +++ b/jit/bytecode-to-ir.c @@ -371,6 +371,11 @@ static int do_convert_bb_to_ir(struct basic_blo