Re: [Spice-devel] [PATCH x11spice] Use C99 struct initializiers instead of memset for local structures.

2019-07-24 Thread Frediano Ziglio
> > Signed-off-by: Jeremy White Acked > --- > src/gui.c| 3 +-- > src/listen.c | 3 +-- > src/main.c | 4 +--- > src/spice.c | 3 +-- > 4 files changed, 4 insertions(+), 9 deletions(-) > > diff --git a/src/gui.c b/src/gui.c > index 6748f66e..88acf5c9 100644 > --- a/src/gui.c > +++

[Spice-devel] [PATCH x11spice] Use C99 struct initializiers instead of memset for local structures.

2019-07-18 Thread Jeremy White
Signed-off-by: Jeremy White --- src/gui.c| 3 +-- src/listen.c | 3 +-- src/main.c | 4 +--- src/spice.c | 3 +-- 4 files changed, 4 insertions(+), 9 deletions(-) diff --git a/src/gui.c b/src/gui.c index 6748f66e..88acf5c9 100644 --- a/src/gui.c +++ b/src/gui.c @@ -147,10 +147,9 @@ void