xorg-server-1.14.1.902 - build error
Keith Packard
keithp at keithp.com
Fri Jun 21 13:13:15 PDT 2013
Chris Clayton <chris2553 at googlemail.com> writes:
> if (do_close)
> close(kdInputFds[i].fd);
> kdNumInputFds--;
> - for (j = i; j < kdNumInputFds; j++)
> + for (j = i; j < (kdNumInputFds - 1); j++)
Reviewed-by: Keith Packard <keithp at keithp.com>
--
keith.packard at intel.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 827 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg-devel/attachments/20130621/1057e3ff/attachment.pgp>
More information about the xorg-devel
mailing list