Files
xserver/include
Enrico Weigelt, metux IT consult 9461072ab4 include: list.h: allow zero-initialization of struct xorg_list
Up until now, xorg_list's always need to be explicitly initialized by
calling xorg_list_init(), otherwise next access attempt will segfault.
This is adding extra complexity and risk of subtle bugs.

Adding some extra NULL check are trivial and their cost is so tiny
that it's even hard to practically measure.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-06-12 17:21:48 +02:00
..
2020-07-05 13:07:33 -07:00
2014-11-12 10:25:00 +10:00
2025-06-12 17:21:46 +02:00
2015-06-30 12:17:51 +10:00
2014-11-12 10:25:00 +10:00
2017-06-20 16:37:24 -04:00
2023-11-29 21:18:29 +00:00
2024-04-15 23:10:31 +00:00
2025-02-07 12:00:58 +01:00
2020-07-05 13:07:33 -07:00
2025-02-06 16:24:01 +01:00
2025-06-12 17:21:46 +02:00
2025-06-12 17:21:44 +02:00
2014-11-12 10:25:00 +10:00
2025-06-12 16:47:01 +02:00
2014-11-12 10:25:00 +10:00
2014-11-12 10:25:00 +10:00
2025-06-12 17:21:48 +02:00
2014-11-12 10:25:00 +10:00
2012-03-21 13:54:42 -07:00
2025-06-12 17:21:48 +02:00
2025-06-12 17:21:45 +02:00