diff options
author | Rik van Riel <riel@redhat.com> | 2010-04-26 18:33:03 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-04-27 17:26:51 +0200 |
commit | 5892753383090a3eddf0e1b043c95e3b2c7feda5 (patch) | |
tree | f1a1d3b449f275dd34ba34208704e92900032f9b /drivers/edac | |
parent | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 (diff) | |
download | linux-5892753383090a3eddf0e1b043c95e3b2c7feda5.tar.xz linux-5892753383090a3eddf0e1b043c95e3b2c7feda5.zip |
mmap: check ->vm_ops before dereferencing
Check whether the VMA has a vm_ops before calling close, just
like we check vm_ops before calling open a few dozen lines
higher up in the function.
Signed-off-by: Rik van Riel <riel@redhat.com>
Reported-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/edac')
0 files changed, 0 insertions, 0 deletions