ISDN: Fix data access out of array bounds
authorKarsten Keil <kkeil@suse.de>
Mon, 8 Oct 2007 10:52:09 +0000 (12:52 +0200)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Mon, 8 Oct 2007 20:01:21 +0000 (13:01 -0700)
Fix against access random data bytes outside the dev->chanmap array.
Thanks to Oliver Neukum for pointing me to this issue.

Signed-off-by: Karsten Keil <kkeil@suse.de>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

No differences found