]> git.neil.brown.name Git - history.git/commit
[PATCH] Fix mprotect bogus check.
authorDave Jones <davej@redhat.com>
Fri, 16 Apr 2004 08:03:33 +0000 (01:03 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 16 Apr 2004 08:03:33 +0000 (01:03 -0700)
commitcbbf50f07d825f22c65110c858b0ea355ba2e7ac
treea2d78551648105ccf7decba6b9fa05b4cdb0f44c
parent62b6df250b3b7c0866e8d7402e522105b19a7a19
[PATCH] Fix mprotect bogus check.

If we want to trap NULL vma's, we'd better be sure
that we don't dereference it first..
mm/mprotect.c