[SCSI] libfc: fix mem leak in fc_exch_recv_seq_resp()
authorHillf Danton <dhillf@gmail.com>
Wed, 1 Dec 2010 00:18:12 +0000 (16:18 -0800)
committerJames Bottomley <James.Bottomley@suse.de>
Tue, 21 Dec 2010 18:24:19 +0000 (12:24 -0600)
commit8236554a27af870ecd1cd588d9558ccdc212037b
treeed2ae4cd11eca91313721684c968e263e66d509a
parent80e736f8a37bebeb5bff18f2aec31caab4104b8b
[SCSI] libfc: fix mem leak in fc_exch_recv_seq_resp()

There seems that ep should get released, or it will no longer get freed.

Signed-off-by: Hillf Danton <dhillf@gmail.com>
Signed-off-by: Robert Love <robert.w.love@intel.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
drivers/scsi/libfc/fc_exch.c
This page took 0.02509 seconds and 5 git commands to generate.