wlroots-hyprland/backend
Devin J. Pohly aaf490d794 drm: fix uninitialized read
get_drm_prop_blob does not set path_len if it returns NULL.  Check the
return value before path_len to avoid reading uninitialized memory.

(Granted, this doesn't change the logic at all, but it does make
Valgrind a bit happier.)
2020-07-31 09:32:14 +02:00
..
drm drm: fix uninitialized read 2020-07-31 09:32:14 +02:00
headless output: rename impl->rollback to rollback_render 2020-06-19 11:50:42 -06:00
libinput Fix -Wreturn-type warnings 2020-05-19 14:54:02 +02:00
multi backend/multi: handle backends depending on each other properly 2020-05-02 19:36:03 +02:00
noop backend/noop: add missing rollback_render output impl 2020-06-19 13:07:24 -06:00
session Fix incorrect format parameters 2020-07-27 10:49:19 +02:00
wayland Fix incorrect format parameters 2020-07-27 10:49:19 +02:00
x11 output: rename impl->rollback to rollback_render 2020-06-19 11:50:42 -06:00
backend.c Drop RDP backend 2020-01-10 19:38:39 +01:00
meson.build Drop RDP backend 2020-01-10 19:38:39 +01:00