[PATCH xserver v2] dri3: Refuse to work for remote clients
Keith Packard
keithp at keithp.com
Thu Dec 10 21:45:46 PST 2015
Michel Dänzer <michel at daenzer.net> writes:
> + if (!client->local)
> + return BadRequest;
BadRequest is probably not the error code you want here; perhaps
BadMatch?
--
-keith
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 810 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg-devel/attachments/20151210/8bb7643e/attachment.sig>
More information about the xorg-devel
mailing list