On Fri, Jan 07, 2011 at 02:27:28PM -0500, Adam Jackson wrote:
> This is clearly meant to short-circuit the (modestly) expensive resource
> lookup in LegalNewID.  The problem is that long-lived clients will
> eventually run completely through their XID space and start asking
> XC-MISC for IDs to reuse.  Once that happens, the comparison against
> expectID will always be true, and we'll no longer catch XID collisions
> at all.
> 
> Signed-off-by: Adam Jackson <a...@redhat.com>

Reviewed-by: Daniel Stone <dan...@fooishbar.org>

Attachment: signature.asc
Description: Digital signature

_______________________________________________
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to