From: Swen Schillig Date: Fri, 16 Jul 2010 13:37:40 +0000 (+0200) Subject: [SCSI] zfcp: Prevent access on uninitialized memory. X-Git-Tag: v2.6.36-rc1~570^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d23948ea38c4c6aa13e4df903dfdd71cabd0e6a3;p=pandora-kernel.git [SCSI] zfcp: Prevent access on uninitialized memory. Initialize allocated memory to zero to prevent access on error. This prevents a possible error in the error handling path. Signed-off-by: Swen Schillig Signed-off-by: Christof Schmitt Signed-off-by: James Bottomley --- Reading git-diff-tree failed