sway-patched-tray-menu-github/sway/config
Anna (navi) Figueiredo Gomes fd3b643d15 sway/config/output.c: fix null deref on output config
If there's no config for the output, oc is null, but some screens might
have a default rotation, causing the log call to dereference a null
pointer.

Signed-off-by: Anna (navi) Figueiredo Gomes <navi@vlhl.dev>
2024-05-18 16:25:42 +02:00
..
bar.c Define _POSIX_C_SOURCE globally 2024-02-23 17:43:19 +03:00
input.c Define _POSIX_C_SOURCE globally 2024-02-23 17:43:19 +03:00
output.c sway/config/output.c: fix null deref on output config 2024-05-18 16:25:42 +02:00
seat.c Define _POSIX_C_SOURCE globally 2024-02-23 17:43:19 +03:00