• Ulrich Sibiller's avatar
    dix: fix incomplete commit · 3d8575c2
    Ulrich Sibiller authored
    The following commit turned out to be incomplete. This commit makes it
    complete by removing client->lastDrawable/lastGC everywhere thus
    fixing ArcticaProject/nx-libs#306 and #322
    
        commit e6f2f642
        Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
        Date:   Mon Jun 20 16:45:38 2016 +0200
    
            dix: remove caching of drawables and graphics contexts. The security checks simply bypass the cached values so they are unused.
    
             Backported from X.org:
    
             commit 9a183d7ba50e31afa133cc03aee7991517a283ea
             Author: Eamon Walsh <ewalsh@tycho.nsa.gov>
             Date:   Tue Aug 14 11:39:26 2007 -0400
    
                dix: remove caching of drawables and graphics contexts.  The security checks
                simply bypass the cached values so they are unused.
    
             Backport to nx-libs: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
    3d8575c2
Name
Last commit
Last update
..
Imakefile Loading commit data...
atom.c Loading commit data...
buildatoms Loading commit data...
colormap.c Loading commit data...
cursor.c Loading commit data...
devices.c Loading commit data...
dispatch.c Loading commit data...
dispatch.h Loading commit data...
dixfonts.c Loading commit data...
dixutils.c Loading commit data...
events.c Loading commit data...
extension.c Loading commit data...
ffs.c Loading commit data...
gc.c Loading commit data...
globals.c Loading commit data...
glyphcurs.c Loading commit data...
grabs.c Loading commit data...
initatoms.c Loading commit data...
main.c Loading commit data...
pixmap.c Loading commit data...
privates.c Loading commit data...
property.c Loading commit data...
region.c Loading commit data...
resource.c Loading commit data...
swaprep.c Loading commit data...
swapreq.c Loading commit data...
tables.c Loading commit data...
window.c Loading commit data...
xpstubs.c Loading commit data...