summaryrefslogtreecommitdiff
path: root/kernel
diff options
context:
space:
mode:
authorAlexander Nyberg <alexn@dsv.su.se>2005-01-04 05:29:20 -0800
committerLinus Torvalds <torvalds@ppc970.osdl.org>2005-01-04 05:29:20 -0800
commit064da5f698e77d3c68401dcdb91644a9023de446 (patch)
tree91e0581ff6daaf5ce63254628ab69ae2e3544ddf /kernel
parent78085a465d71ca7b1bb20941326b2abe995f1f8c (diff)
[PATCH] Off by one in drivers/parport/probe.c
This fixes a theoretical bug indicated in: http://bugme.osdl.org/show_bug.cgi?id=240 It prevents overflow in case the required buffer is larger than the passed buffer. This I found to be the minimally intrusive change. Signed-off-by: Alexander Nyberg <alexn@dsv.su.se> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions