summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authormartin <martin>2006-06-20 13:07:20 +0000
committermartin <martin>2006-06-20 13:07:20 +0000
commitc3e44ccc704f3ac8416b6faa26116450a736e5b9 (patch)
treeb1cc5c237d6615a80825798f9dce35866bdd66ef /lang
parent91e074afc0835d144deb8020af294a33cdaf6a21 (diff)
downloadpkgsrc-c3e44ccc704f3ac8416b6faa26116450a736e5b9.tar.gz
In XChangeProperty(), format = 32 means long - no matter how many bits
long has. The format value furthermore is not arbitrary, but needs to be 8, 16 or 32. So don't pass Atom32 instead of long, or some sizeof() calculation as format, hardcode the value and make sure the arg is properly aligned. Fixes PR 33680 (old problem), and an alignement related crash with gcc4 on sparc64.
Diffstat (limited to 'lang')
0 files changed, 0 insertions, 0 deletions