diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2017-12-14 11:27:35 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2017-12-15 10:37:03 +0100 |
commit | 5597f2ea509d14fd5589399011c1b8b728901a83 (patch) | |
tree | 71de2b87c432677084373d8a7dad0d963151dda0 /nx-X11/config/Imakefile | |
parent | d4465b719344c4b241c55779de4d49ed248b243a (diff) | |
download | nx-libs-5597f2ea509d14fd5589399011c1b8b728901a83.tar.gz nx-libs-5597f2ea509d14fd5589399011c1b8b728901a83.tar.bz2 nx-libs-5597f2ea509d14fd5589399011c1b8b728901a83.zip |
Xserver/hw/nxagent/Clipboard.c: Fix free calls (free back to XFree).
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.
Diffstat (limited to 'nx-X11/config/Imakefile')
0 files changed, 0 insertions, 0 deletions