Skip to content
Snippets Groups Projects
Commit 06707bc2 authored by Olivier Fourdan's avatar Olivier Fourdan :tools:
Browse files

clients: Fix a crash on FreeBSD

A pid is not necessarily a long on all systems, so casting the value of
NET_WM_PID directly into a GPid may cause a stack overflow.

Fixes: 49c1a33a
Closes: #411


Signed-off-by: default avatarOlivier Fourdan <fourdan@xfce.org>
parent d3e2c246
No related branches found
No related tags found
No related merge requests found
Pipeline #1475 passed