summaryrefslogtreecommitdiffstats
path: root/stream
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2013-09-04 13:37:38 +0200
committerwm4 <wm4@nowhere>2013-09-04 13:37:38 +0200
commitdbff29c81d3127d69e97abcf7001f4b798898a81 (patch)
tree8bd8d977772a569d95fc4897e59de144d7bee306 /stream
parent266ce242c34ac0836934317b7cccb8f7b82b4108 (diff)
downloadmpv-dbff29c81d3127d69e97abcf7001f4b798898a81.tar.bz2
mpv-dbff29c81d3127d69e97abcf7001f4b798898a81.tar.xz
x11_common: don't allocate more than needed for icon
icon_size is the number of array items of type long, not bytes. Change the type of icon_size to int, because size_t makes you think of byte quantities too quickly. As an unrelated change, change the (char *) cast to (unsigned char *), because it matches the common XChangeProperty idiom better.
Diffstat (limited to 'stream')
0 files changed, 0 insertions, 0 deletions