aboutsummaryrefslogtreecommitdiffstats
path: root/sway/ipc-server.c
diff options
context:
space:
mode:
authorLibravatar Dominique Martinet <asmadeus@codewreck.org>2018-06-30 16:49:13 +0900
committerLibravatar Dominique Martinet <asmadeus@codewreck.org>2018-07-02 08:03:41 +0900
commit9c8fb7d025920eacf264e290010e235452235c83 (patch)
tree6dc5bc0fc98ec9dbf7b23c7763de08ce89acb390 /sway/ipc-server.c
parentlog_kernel: s/fclose/pclose/ (for popen'd FILE) (diff)
downloadsway-9c8fb7d025920eacf264e290010e235452235c83.tar.gz
sway-9c8fb7d025920eacf264e290010e235452235c83.tar.zst
sway-9c8fb7d025920eacf264e290010e235452235c83.zip
invoke_swaybar: fix message length header size
size_t/ssize_t are 8 bytes on 64bit systems, so use the proper size to transmit that information. This could lead to ridiculously large alloc as len is not initialized to zero Found through static analysis
Diffstat (limited to 'sway/ipc-server.c')
0 files changed, 0 insertions, 0 deletions