ubuntu-x-swat team mailing list archive
-
ubuntu-x-swat team
-
Mailing list archive
-
Message #51693
[Bug 371405] Re: [RV570] X crashes with SIGSEGV in xf86_reload_cursors() with SWcursor
The patch is incorrect, it should be:
- if (!cursor_screen_priv->isUp)
+ if (!cursor_screen_priv || !cursor_screen_priv->isUp)
--
[RV570] X crashes with SIGSEGV in xf86_reload_cursors() with SWcursor
https://bugs.launchpad.net/bugs/371405
You received this bug notification because you are a member of Ubuntu-X,
which is the registrant for xserver-xorg-driver-ati.