[SCSI] drivers/scsi/sr_ioctl.c: check for failed allocation
authorNate Dailey <nhdailey@verizon.net>
Thu, 21 Apr 2005 20:14:05 +0000 (16:14 -0400)
committerJames Bottomley <jejb@mulgrave.(none)>
Thu, 21 Apr 2005 20:14:05 +0000 (16:14 -0400)
I noticed a case in sr_ioctl.c's sr_get_mcn where a buffer is
allocated, but the pointer isn't checked for null.

Signed-off-by: Nate Dailey <nate.dailey@stratus.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>

No differences found