summaryrefslogtreecommitdiffstats
path: root/video/mp_image_pool.c
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-05-26 21:53:20 +0200
committerwm4 <wm4@nowhere>2014-05-26 21:59:30 +0200
commit44e8a4085e74675598635089677c47524348d75f (patch)
treeb3af9b86b790f263c9e1691fa27fffee6478c5f2 /video/mp_image_pool.c
parent6710527a832a253439cb31862bd568380f41efec (diff)
downloadmpv-44e8a4085e74675598635089677c47524348d75f.tar.bz2
mpv-44e8a4085e74675598635089677c47524348d75f.tar.xz
x11: fix datatype for _NET_WM_PID
Setting this property was added 12 years ago, and the code was always incorrect. The underlying data type is "long", not "pid_t". It's well possible that the data types are different, and the pointer to the pid variable is directly passed to XChangeProperty, possibly invoking undefined behavior. It's funny, because in theory using pid_t for PIDs sounds more correct.
Diffstat (limited to 'video/mp_image_pool.c')
0 files changed, 0 insertions, 0 deletions