9f19ecf7b6
Three null-safety additions to wayland-client.c, now in the recipe's redox.patch so they survive source rebuilds: - wl_proxy_add_listener: return -1 on NULL (prevents null+8 page fault) - wl_proxy_get_version: return 0 on NULL - wl_proxy_get_display: return NULL on NULL