Re: [Spice-devel] [PATCH spice-gtk v4 7/8] spice-uri: Validate uri scheme

2016-05-31 Thread Victor Toso
Hi, On Tue, May 31, 2016 at 11:07:21AM +0200, Pavel Grunt wrote: > On Tue, 2016-05-31 at 10:50 +0200, Victor Toso wrote: > > Hi, > > > > On Mon, May 30, 2016 at 05:46:49PM +0200, Pavel Grunt wrote: > > > Related: rhbz#1335239 > > > --- > > >  src/spice-uri.c| 26 --

Re: [Spice-devel] [PATCH spice-gtk v4 7/8] spice-uri: Validate uri scheme

2016-05-31 Thread Pavel Grunt
On Tue, 2016-05-31 at 10:50 +0200, Victor Toso wrote: > Hi, > > On Mon, May 30, 2016 at 05:46:49PM +0200, Pavel Grunt wrote: > > Related: rhbz#1335239 > > --- > >  src/spice-uri.c| 26 -- > >  tests/test-spice-uri.c |  2 ++ > >  2 files changed, 18 insertions(+), 10

Re: [Spice-devel] [PATCH spice-gtk v4 7/8] spice-uri: Validate uri scheme

2016-05-31 Thread Victor Toso
Hi, On Mon, May 30, 2016 at 05:46:49PM +0200, Pavel Grunt wrote: > Related: rhbz#1335239 > --- > src/spice-uri.c| 26 -- > tests/test-spice-uri.c | 2 ++ > 2 files changed, 18 insertions(+), 10 deletions(-) > > diff --git a/src/spice-uri.c b/src/spice-uri.c > inde

[Spice-devel] [PATCH spice-gtk v4 7/8] spice-uri: Validate uri scheme

2016-05-30 Thread Pavel Grunt
Related: rhbz#1335239 --- src/spice-uri.c| 26 -- tests/test-spice-uri.c | 2 ++ 2 files changed, 18 insertions(+), 10 deletions(-) diff --git a/src/spice-uri.c b/src/spice-uri.c index 7eec6e5..83ebe79 100644 --- a/src/spice-uri.c +++ b/src/spice-uri.c @@ -109,7 +