[PATCH xserver v2] dri3: Refuse to work for remote clients
Michel Dänzer
michel at daenzer.net
Thu Dec 10 22:24:15 PST 2015
On 11.12.2015 14:45, Keith Packard wrote:
> 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?
This was copied from ProcDRI2Dispatch. I'm fine with any error code.
--
Earthling Michel Dänzer | http://www.amd.com
Libre software enthusiast | Mesa and X developer
More information about the xorg-devel
mailing list