Messages in this thread |  | | Date | Sun, 8 Feb 2009 18:21:40 -0700 | | From | Matthew Wilcox <> | | Subject | Re: [PATCH 4/6] drivers/pci: introduce missing kfree |
| |
On Sun, Feb 08, 2009 at 10:45:24PM +0100, Julia Lawall wrote: > From: Julia Lawall <julia@diku.dk> > > Error handling code following a kmalloc should free the allocated data. > Since the subsequent code that could provoke an error does not use the > allocated data, the allocation is just moved below it. > > Signed-off-by: Julia Lawall <julia@diku.dk>
Reviewed-by: Matthew Wilcox <willy@linux.intel.com>
-- Matthew Wilcox Intel Open Source Technology Centre "Bill, look, we understand that you're interested in selling us this operating system, but compare it to ours. We can't possibly take such a retrograde step."
|  |