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

fix four goto wrong tag, avoid memleak 

Libo Chen (4):
  usb: ehci-s5p: fix memleak when fallback to pdata
  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] 8+ messages in thread

end of thread, other threads:[~2013-05-17  4:32 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-09  4:58 [PATCH 0/4] usb: fix four memleak Libo Chen
2013-05-09  4:58 ` [PATCH 1/4] usb: ehci-s5p: fix memleak when fallback to pdata Libo Chen
2013-05-09  4:58 ` [PATCH 2/4] usb: isp1760-if: fix memleak when platform_get_resource fail Libo Chen
2013-05-09  4:58 ` [PATCH 3/4] usb: ohci: fix goto wrong tag in err case Libo Chen
2013-05-17  0:34   ` Greg KH
2013-05-09  4:58 ` [PATCH 4/4] usb: tilegx: fix memleak when create hcd fail Libo Chen
2013-05-17  0:34   ` Greg KH
2013-05-17  4:31     ` Libo Chen

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