Re: [Spice-devel] [RESEND PATCH] drm/qxl: prevent memory leak

2023-09-12 Thread zongmin zhou
On Tue, 2023-08-01 at 10:53 +0800, Zongmin Zhou wrote: > The allocated memory for qdev->dumb_heads should be released > in qxl_destroy_monitors_object before qxl suspend. > otherwise,qxl_create_monitors_object will be called to > reallocate memory for qdev->dumb_heads after qxl resume, > it will ca

Re: [Spice-devel] A little help to start to develop.

2023-09-12 Thread Frediano Ziglio
Il giorno dom 10 set 2023 alle ore 14:56 Daerlnaxe (GMail) ha scritto: > > Hi, > Hi > > I'm sorry to disturb, i want to try to develop a spice client with some > features like adding visual effects. I try to see all possibilities for > a projet about retrogaming this is the last part. I found Sp