Re: [Spice-devel] [spice-gtk 1/4] coverity: fix unitialized use of mem.data

2016-04-25 Thread Fabiano Fidêncio
On Mon, Apr 25, 2016 at 11:04 AM, Frediano Ziglio wrote: >> >> --- >> src/channel-main.c | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) >> >> diff --git a/src/channel-main.c b/src/channel-main.c >> index 4a1f58a..93537d2 100644 >> --- a/src/channel-main.c >> +++ b/src/channel-main.c >>

Re: [Spice-devel] [spice-gtk 1/4] coverity: fix unitialized use of mem.data

2016-04-25 Thread Frediano Ziglio
> > --- > src/channel-main.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/src/channel-main.c b/src/channel-main.c > index 4a1f58a..93537d2 100644 > --- a/src/channel-main.c > +++ b/src/channel-main.c > @@ -1021,9 +1021,9 @@ static void agent_msg_queue_many(SpiceMainCh

Re: [Spice-devel] [spice-gtk 1/4] coverity: fix unitialized use of mem.data

2016-04-24 Thread Fabiano Fidêncio
On Mon, Apr 4, 2016 at 11:08 AM, Christophe Fergeau wrote: > Where is the mem.data use you mention? In the memcpy? Exactly. mem.data use mentioned is in the memcpy. > > Christophe > > On Mon, Apr 04, 2016 at 09:59:50AM +0200, Fabiano Fidêncio wrote: >> --- >> src/channel-main.c | 2 +- >> 1 fil

Re: [Spice-devel] [spice-gtk 1/4] coverity: fix unitialized use of mem.data

2016-04-04 Thread Christophe Fergeau
Where is the mem.data use you mention? In the memcpy? Christophe On Mon, Apr 04, 2016 at 09:59:50AM +0200, Fabiano Fidêncio wrote: > --- > src/channel-main.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/src/channel-main.c b/src/channel-main.c > index 4a1f58a..93537d2

[Spice-devel] [spice-gtk 1/4] coverity: fix unitialized use of mem.data

2016-04-04 Thread Fabiano Fidêncio
--- src/channel-main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/channel-main.c b/src/channel-main.c index 4a1f58a..93537d2 100644 --- a/src/channel-main.c +++ b/src/channel-main.c @@ -1021,9 +1021,9 @@ static void agent_msg_queue_many(SpiceMainChannel *channel, int