From: Martin K. Petersen Date: Fri, 18 Sep 2009 21:33:01 +0000 (-0400) Subject: SCSI: Fix protection scsi_data_buffer leak X-Git-Tag: v2.6.27.38~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73932f03a6dc32f93518006eb1dfd7a72ee68537;p=pandora-kernel.git SCSI: Fix protection scsi_data_buffer leak commit b4c2554d40ceac130a8d062eaa8838ed22158c45 upstream. We would leak a scsi_data_buffer if the free_list command was of the protected variety. Reported-by: Boaz Harrosh Signed-off-by: Martin K. Petersen Signed-off-by: James Bottomley Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed