• Mike Gabriel's avatar
    Xserver/hw/nxagent/Clipboard.c: Fix free calls (free back to XFree). · 5597f2ea
    Mike Gabriel authored
     They have been flawed ever since nxagent came up, as they were Xfree
     (non-capital f) always, but should have been XFree (capital F, defined
     in Xlibint.h and part of libNX_X11).
     .
     Probably this all should be free() all over the code (bearing in mind,
     that XFree() returns int, not void. But still...
    
     Fixes ArcticaProject/nx-libs#553.
    5597f2ea
Name
Last commit
Last update
..
GL Loading commit data...
Xext Loading commit data...
Xi Loading commit data...
composite Loading commit data...
damageext Loading commit data...
dbe Loading commit data...
dix Loading commit data...
fb Loading commit data...
hw/nxagent Loading commit data...
include Loading commit data...
mi Loading commit data...
miext Loading commit data...
os Loading commit data...
randr Loading commit data...
record Loading commit data...
render Loading commit data...
xfixes Loading commit data...
xkb Loading commit data...
.gitignore Loading commit data...
Imakefile Loading commit data...
fix-miregion Loading commit data...
fix-miregion-private Loading commit data...
fix-region Loading commit data...