Home
last modified time | relevance | path

Searched hist:"3 a73e8c7715cdf53c24b602bfca15ec54d7c989b" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/scsi/
H A Dsr_ioctl.cdiff 3a73e8c7715cdf53c24b602bfca15ec54d7c989b Thu Apr 21 15:14:05 CDT 2005 Nate Dailey <nhdailey@verizon.net> [SCSI] drivers/scsi/sr_ioctl.c: check for failed allocation

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>