On Thu, Jan 14, 2016 at 07:40:58PM +, Daniel Stone wrote:
> On 14 January 2016 at 19:33, Derek Foreman wrote:
> > 0 is not a valid version number for registry bind requests, so
> > let's check for it in registry_bind.
> >
> > Signed-off-by: Derek Foreman
>
> Reviewed-by: Daniel Stone
LGTM
On 14 January 2016 at 19:33, Derek Foreman wrote:
> 0 is not a valid version number for registry bind requests, so
> let's check for it in registry_bind.
>
> Signed-off-by: Derek Foreman
Reviewed-by: Daniel Stone
___
wayland-devel mailing list
wayland
0 is not a valid version number for registry bind requests, so
let's check for it in registry_bind.
Signed-off-by: Derek Foreman
---
src/wayland-server.c | 5 +
1 file changed, 5 insertions(+)
diff --git a/src/wayland-server.c b/src/wayland-server.c
index 3a7d79d..14e2cf4 100644
--- a/src/w