[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <200707151618.10688.david-b@pacbell.net>
Date: Sun, 15 Jul 2007 16:18:10 -0700
From: David Brownell <david-b@...bell.net>
To: Al Viro <viro@....linux.org.uk>
Cc: Linux Kernel list <linux-kernel@...r.kernel.org>,
Yoshihiro Shimoda <shimoda.yoshihiro@...esas.com>
Subject: Re: [PATCH] minimal fixes for drivers/usb/gadget/m66592-udc.c
Re the leaks, in probe() request_irq() isn't cleaned up ... but it
looked to me like the rest of the allocations did get cleaned up
afer probe() errors. But remove() does indeed leak the memory you
highlighted.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists