public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH RESEND 0/4] usb: fix four memleak
@ 2013-05-09  6:05 Libo Chen
  2013-05-09  6:05 ` [PATCH RESEND 1/4] usb: ehci-s5p: fix memleak when devm_usb_get_phy fail Libo Chen
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Libo Chen @ 2013-05-09  6:05 UTC (permalink / raw)
  To: stern, grant.likely, rob.herring
  Cc: linux-usb, linux-kernel, akpm, lizefan, Libo Chen

change address from "Libo Chen <chenlibo.3@gmail.com>"  to "Libo Chen <libo.chen@huawei.com>"

fix four goto wrong tag, avoid memleak 

Libo Chen (4):
  usb: ehci-s5p: fix memleak when devm_usb_get_phy fail
  usb: isp1760-if: fix memleak when platform_get_resource fail
  usb: ohci: fix goto wrong tag in err case
  usb: tilegx: fix memleak when create hcd fail

 drivers/usb/host/ehci-s5p.c    |    1 +
 drivers/usb/host/isp1760-if.c  |    4 +++-
 drivers/usb/host/ohci-nxp.c    |   12 ++++++------
 drivers/usb/host/ohci-tilegx.c |    7 +++++--
 4 files changed, 15 insertions(+), 9 deletions(-)



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

end of thread, other threads:[~2013-05-10  1:52 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-09  6:05 [PATCH RESEND 0/4] usb: fix four memleak Libo Chen
2013-05-09  6:05 ` [PATCH RESEND 1/4] usb: ehci-s5p: fix memleak when devm_usb_get_phy fail Libo Chen
2013-05-09 19:29   ` Alan Stern
2013-05-09  6:05 ` [PATCH RESEND 2/4] usb: isp1760-if: fix memleak when platform_get_resource fail Libo Chen
2013-05-09  6:05 ` [PATCH RESEND 3/4] usb: ohci: fix goto wrong tag in err case Libo Chen
2013-05-09 19:27   ` Alan Stern
2013-05-09  6:05 ` [PATCH RESEND 4/4] usb: tilegx: fix memleak when create hcd fail Libo Chen
2013-05-09 18:02   ` Chris Metcalf
2013-05-10  1:09     ` Libo Chen
2013-05-10  1:50       ` Libo Chen
2013-05-09 19:29   ` Alan Stern

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