Re: [PATCH as448] Fix reference to deallocated memory in sr.c

2005-01-18 Thread James Bottomley
On Tue, 2005-01-18 at 09:56 -0500, Alan Stern wrote: > When I posted a patch last week to fix a reference to deallocated memory > in sd.c, I forgot to check whether the same problem exists in sr.c. It > does, and here's the patch to fix it. Yes, I already caught that in the scsi-rc-fixes-2.6 tr

[PATCH as448] Fix reference to deallocated memory in sr.c

2005-01-18 Thread Alan Stern
James: When I posted a patch last week to fix a reference to deallocated memory in sd.c, I forgot to check whether the same problem exists in sr.c. It does, and here's the patch to fix it. Alan Stern Signed-off-by: Alan Stern <[EMAIL PROTECTED]> = drivers/scsi/sr.c 1.78 vs edited =