public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Memory leak in scsi_debug found by checker
@ 2003-09-23 18:54 Felipe W Damasio
  2003-09-23 18:55 ` Felipe W Damasio
  0 siblings, 1 reply; 2+ messages in thread
From: Felipe W Damasio @ 2003-09-23 18:54 UTC (permalink / raw)
  To: James.Bottomley; +Cc: linux-scsi, Linux Kernel Mailing List

	Hi James,

	Patch against 2.6-test5.

	If in the middle of loop a kmalloc failed, that means that the 
previous calls succeeded..so they must be also be freed (and removed 
from the dev_info_list).

	Please review and consider applying.

	Cheers,

Felipe


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-09-23 19:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-09-23 18:54 [PATCH] Memory leak in scsi_debug found by checker Felipe W Damasio
2003-09-23 18:55 ` Felipe W Damasio

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox