wlroots-hyprland/backend
Michiel a68c7c0c8d Fixes #1689 RDP RemoteFX crash
When using the rdp backend and connecting with xfreerdp ... --rfx, wlroots
crashes in backend/rdp/output.c while attempting to realloc(..., 0).

This commit guards against that and instead returns true, resulting in
no rfx message being sent. This prevents the crash and appears to work, but
it's not obvious if this is correct from a specification perspective.
2019-05-13 23:30:38 +03:00
..
drm output: rename needs_commit to needs_frame 2019-04-23 14:34:30 -06:00
headless output: refactor backend API 2019-04-23 14:34:30 -06:00
libinput s/lid_switch/switch_device 2019-03-19 22:45:58 -04:00
multi Increase _POSIX_C_SOURCE to 200112L 2018-10-17 08:33:19 +02:00
noop backend/noop: disallow rendering 2019-04-29 10:48:51 -06:00
rdp Fixes #1689 RDP RemoteFX crash 2019-05-13 23:30:38 +03:00
session backend/session: Allow setting a custom tty via WLR_DIRECT_TTY 2019-03-06 13:20:51 +01:00
wayland backend/wayland: remove wl_shm 2019-05-06 20:51:57 +03:00
x11 output: rename needs_commit to needs_frame 2019-04-23 14:34:30 -06:00
backend.c Add FreeRDP backend for remote desktop support 2019-04-08 08:09:07 -06:00
meson.build Add FreeRDP backend for remote desktop support 2019-04-08 08:09:07 -06:00