summaryrefslogtreecommitdiff
path: root/mm/madvise.c
diff options
context:
space:
mode:
authorKarsten Keil <kkeil@suse.de>2006-02-14 21:53:06 (GMT)
committerLinus Torvalds <torvalds@g5.osdl.org>2006-02-15 00:09:34 (GMT)
commit61b9a26ae6d308ade964db122e0e89299586422c (patch)
treec44154348b93b8ab95772b482f43ae4274b1f977 /mm/madvise.c
parent8b09fb34513225d87d511c7e8f29c0fd3cf860e0 (diff)
downloadlinux-61b9a26ae6d308ade964db122e0e89299586422c.tar.xz
[PATCH] Fix NULL pointer dereference in isdn_tty_at_cout
The changes in the tty related code introduced wrong parenthesis in a if condition in the isdn_tty_at_cout function. This caused access to index -1 in the dev->drv[] array. This patch change it back to the correct condition from the previous versions. Signed-off-by: Karsten Keil <kkeil@suse.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'mm/madvise.c')
0 files changed, 0 insertions, 0 deletions