Re: [PATCH] Avoid potential NULL deref in scripts/genksyms/lex.l

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Jesper Juhl
Date: Sunday, June 24, 2007 - 3:02 pm

On 24/06/07, Andrew Morton <akpm@linux-foundation.org> wrote:

It may indeed not be possible. Found by inspection, not by any actual
observed crashes.
But does it really hurt to be defensive here? In case it can somehow
be caused to fail, with my patch it'll fail a bit nicer :) It's not
like it's at all speed critical code that will be hurt by that extra
'if'...

-- 
Jesper Juhl <jesper.juhl@gmail.com>
Don't top-post  http://www.catb.org/~esr/jargon/html/T/top-post.html
Plain text mails only, please      http://www.expita.com/nomime.html
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH] Avoid potential NULL deref in scripts/genksyms ..., Jesper Juhl, (Sun Jun 24, 3:02 pm)