Comment 21 for bug 324465

Revision history for this message
In , Bryce Harrington (bryce) wrote :

On Mon, Mar 23, 2009 at 06:35:03AM -0700, <email address hidden> wrote:
> http://bugs.freedesktop.org/show_bug.cgi?id=20744
>
>
>
>
>
> --- Comment #3 from Jared Bunting <email address hidden> 2009-03-23 06:35:03 PST ---
> When adding a check for pPointer == NULL in miPointerWarpCursor, the behavior
> simply moves to somewhere else that MIPOINTER might return null. I was able to
> eliminate the behavior entirely by adding null checks everywhere in mipointer.c
> that pPointer is set from MIPOINTER. Once I learn how to create a proper patch
> for X, I'll attach it.

Feel free to forward the changed file(s) to me, and I'll be willing to
generate the patch for you.

Otherwise, see:
  http://wiki.x.org/wiki/Development/Documentation/SubmittingPatches

Bryce