On Thu, Oct 25, 2012 at 03:42:38PM +0200, Johan Hovold wrote: > This is the third and hopefully last set of fixes for v3.7 this time around. > > Turns out that the three usb_wwan driver all allocated interface private data > in probe rather than attach, which is a bug as that memory will not be freed if > usb-serial probe fails (before the serial->attached flag is set). > > These three patches depend on "[PATCH 18/21] USB: usb-wwan: fix multiple memory > leaks in error paths" in the first series of fixes: > > http://marc.info/?l=linux-usb&m=135115389307260&w=2 > > I did not tag that one nor these three with a stable tag as they fix problems > in error paths, but perhaps they should be applied to the stable trees as well. > Your decision, Greg. I've now marked them for stable and applied them. Thanks so much for doing all of this work, much appreciated. greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html