Hi, The faulty implementation of ffs() function in dix/ffs.c will loop indefinitely if input is 0, leading to the server deadlock under some circumstances (see Debian bug #395564 at http://bugs.debian.org/395564 for more details).
Created attachment 7723 [details] [review] Fix for ffs() to correctly handle the case when it is called with argument of zero
pushed to master, thanks
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.