Re: [Spice-devel] [PATCH spice-server v3 0/4] Changes a fix how RedCharDeviceSpiceVmc is freed

2016-11-03 Thread Jonathon Jongsma
ACK series

On Thu, 2016-11-03 at 16:33 +, Frediano Ziglio wrote:
> Move destruction to finalize/dispose methods instead of freeing
> from an external function.
> This make spicevmc_device_disconnect much more similar to
> smartcard_device_disconnect.
> 
> Frediano Ziglio (3):
>   spicevmc: Free pipe_item in finalize
>   spicevmc: More RedVmcChannel::recv_from_client_buf cleanup to
> finalize
>   spicevmc: Clear RedVmcChannel on red_char_device_spicevmc_dispose
> 
> Jonathon Jongsma (1):
>   spicevmc: store channel in char device
> 
>  server/spicevmc.c | 68 +++
> 
>  1 file changed, 48 insertions(+), 20 deletions(-)
> 
___
Spice-devel mailing list
Spice-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/spice-devel


[Spice-devel] [PATCH spice-server v3 0/4] Changes a fix how RedCharDeviceSpiceVmc is freed

2016-11-03 Thread Frediano Ziglio
Move destruction to finalize/dispose methods instead of freeing
from an external function.
This make spicevmc_device_disconnect much more similar to
smartcard_device_disconnect.

Frediano Ziglio (3):
  spicevmc: Free pipe_item in finalize
  spicevmc: More RedVmcChannel::recv_from_client_buf cleanup to finalize
  spicevmc: Clear RedVmcChannel on red_char_device_spicevmc_dispose

Jonathon Jongsma (1):
  spicevmc: store channel in char device

 server/spicevmc.c | 68 +++
 1 file changed, 48 insertions(+), 20 deletions(-)

-- 
2.7.4

___
Spice-devel mailing list
Spice-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/spice-devel