Hi Felipe
> > usbhsh_ureq_free() free ureq which includes ubshs_pkt.
> > But current driver used usbhs_pkt after freed ureq.
> > This patch fixup this bug.
> > Special thanks to Chen
> >
> > Reported-by: Chen Gang
> > Signed-off-by: Kuninori Morimoto
>
> does this need to go to stable too ?
Hi,
On Sun, Dec 09, 2012 at 09:06:37PM -0800, Kuninori Morimoto wrote:
> usbhsh_ureq_free() free ureq which includes ubshs_pkt.
> But current driver used usbhs_pkt after freed ureq.
> This patch fixup this bug.
> Special thanks to Chen
>
> Reported-by: Chen Gang
> Signed-off-by: Kuninori Morimot
usbhsh_ureq_free() free ureq which includes ubshs_pkt.
But current driver used usbhs_pkt after freed ureq.
This patch fixup this bug.
Special thanks to Chen
Reported-by: Chen Gang
Signed-off-by: Kuninori Morimoto
---
drivers/usb/renesas_usbhs/mod_host.c |3 ++-
1 file changed, 2 insertions(