Re: [Spice-devel] [PATCH spice-server v2 17/23] worker: Use GLib memory functions

2017-09-22 Thread Jonathon Jongsma
Acked-by: Jonathon Jongsma On Wed, 2017-09-20 at 08:51 +0100, Frediano Ziglio wrote: > Signed-off-by: Frediano Ziglio > --- > server/cursor-channel.c | 2 +- > server/red-worker.c | 8 > 2 files changed, 5 insertions(+), 5 deletions(-) > > diff --git a/server/cursor-channel.c b/s

[Spice-devel] [PATCH spice-server v2 17/23] worker: Use GLib memory functions

2017-09-20 Thread Frediano Ziglio
Signed-off-by: Frediano Ziglio --- server/cursor-channel.c | 2 +- server/red-worker.c | 8 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/server/cursor-channel.c b/server/cursor-channel.c index 7fab4c8c7..9ae76090f 100644 --- a/server/cursor-channel.c +++ b/server/cu