Re: [Qemu-devel] [PATCH] hw/usb: fix mistaken de-initialization of CCID state

2018-12-21 Thread Philippe Mathieu-Daudé
On 12/21/18 2:41 PM, Daniel P. Berrangé wrote: > In previous commit: > > commit 7dea29e4af17fc1d27478de9f8ea38144deac54a > Author: Li Qiang > Date: Fri Oct 19 03:50:36 2018 -0700 > > hw: ccid-card-emulated: cleanup resource when realize in error path > > The emulated_realize method

Re: [Qemu-devel] [PATCH] hw/usb: fix mistaken de-initialization of CCID state

2018-12-21 Thread Michael Tokarev
21.12.2018 16:41, Daniel P. Berrangé wrote: In previous commit: commit 7dea29e4af17fc1d27478de9f8ea38144deac54a Author: Li Qiang Date: Fri Oct 19 03:50:36 2018 -0700 [] --- a/hw/usb/ccid-card-emulated.c +++ b/hw/usb/ccid-card-emulated.c @@ -549,6 +549,8 @@ static void emulated_rea

[Qemu-devel] [PATCH] hw/usb: fix mistaken de-initialization of CCID state

2018-12-21 Thread Daniel P . Berrangé
In previous commit: commit 7dea29e4af17fc1d27478de9f8ea38144deac54a Author: Li Qiang Date: Fri Oct 19 03:50:36 2018 -0700 hw: ccid-card-emulated: cleanup resource when realize in error path The emulated_realize method was changed so that it jumps to a cleanup label to de-initialize