From: Nate Dailey Date: Thu, 21 Apr 2005 20:14:05 +0000 (-0400) Subject: [SCSI] drivers/scsi/sr_ioctl.c: check for failed allocation X-Git-Tag: v2.6.12-rc4~19^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a73e8c7715cdf53c24b602bfca15ec54d7c989b;p=pandora-kernel.git [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 Signed-off-by: James Bottomley --- Reading git-diff-tree failed