Skip to content
Snippets Groups Projects
Commit 5fd571cb authored by Eric Sesterhenn's avatar Eric Sesterhenn Committed by Linus Torvalds
Browse files

[PATCH] Array overrun in drivers/infiniband/core/cma.c


This was spotted by coverity #id 1300.  Since the array has only four
elements, we should just use those four.

Signed-off-by: default avatarEric Sesterhenn <snakebyte@gmx.de>
Acked-by: default avatarSean Hefty <sean.hefty@intel.com>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent 09c0dc68
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment