[Bug 29065] X segfault due to radeon trying to process in reqblank on a client that is freed

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Aug 8 13:23:10 PDT 2010


https://bugs.freedesktop.org/show_bug.cgi?id=29065

--- Comment #4 from Oldrich Jedlicka <oldium.pro at seznam.cz> 2010-08-08 13:23:10 PDT ---
I think this problem of freed ClientPtr could be solved by using some unique
identifier (increasing number) - client_id (currently non-existent,
client_index isn't enough). The event handler would then ask the server for the
ClientPtr to continue. In this way the ClientPtr could be freed, the event
handler would not receive the ClientPtr, so it could ignore the request.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the xorg-driver-ati mailing list