On Thu, Jan 14, 2016 at 08:38:41PM +, Daniel Stone wrote:
> On 14 January 2016 at 20:32, Derek Foreman wrote:
> > We're creating resources with versions up to 4. wl_display isn't version 4,
> > so this is technically verifying that we can do something we shouldn't.
> >
> > wl_seat already has
Hi,
added reviewed-by to the whole series in some previous e-mail, so just
adding it here again, so that it can be seen in the patchwork
Reviewed-by: Marek Chalupa
Cheers,
Marek
On 01/14/16 21:32, Derek Foreman wrote:
We're creating resources with versions up to 4. wl_display isn't versio
On 14 January 2016 at 20:32, Derek Foreman wrote:
> We're creating resources with versions up to 4. wl_display isn't version 4,
> so this is technically verifying that we can do something we shouldn't.
>
> wl_seat already has versions this high, so switch to that.
>
> Signed-off-by: Derek Foreman
We're creating resources with versions up to 4. wl_display isn't version 4,
so this is technically verifying that we can do something we shouldn't.
wl_seat already has versions this high, so switch to that.
Signed-off-by: Derek Foreman
---
tests/resources-test.c | 10 +-
1 file changed