server: check global interface on bind
The interface name provided by the client isn't used at all. Check it matches the global's interface name to prevent object interface mismatches between the client and the server. These are especially easy to get when mixing up global names and other IDs in the client. Signed-off-by: Simon Ser <simon.ser@intel.com> Closes: https://gitlab.freedesktop.org/wayland/wayland/issues/113
Loading
Please register or sign in to comment