summaryrefslogtreecommitdiff
path: root/include/X11/extensions
diff options
context:
space:
mode:
authorRay Strode <rstrode@redhat.com>2020-10-21 10:03:23 -0400
committerRay Strode <rstrode@redhat.com>2020-10-21 11:18:49 -0400
commit3e6bdd90c604e061c71715865eb403ffdd0dd7f0 (patch)
treefeecbbeeb30acac0a5805e8564ab018de71255e2 /include/X11/extensions
parent97d312e5fd9b4b97e3f50c899a40325768f246a5 (diff)
XRes: Use _XRead instead of _XRead32 for reading pid
_XRead32 requires the output variable to be a long, but `ReadClientValues` feeds it client->value which is a 32-bit allocation. This commit changes the code to use _XRead instead, which properly handles 32-bit output variables. https://gitlab.freedesktop.org/xorg/lib/libxres/-/issues/3
Diffstat (limited to 'include/X11/extensions')
0 files changed, 0 insertions, 0 deletions