Enrico Weigelt, metux IT consult
1e47ef4006
dix: NULL-protection in GestureAddRegularListener()
protect against the (unlikely) case that inputMasks == NULL.
| ../dix/gestures.c: In function ‘GestureAddRegularListener’:
| ../include/list.h:376:21: warning: dereference of NULL ‘0’ [CWE-476] [-Wanalyzer-null-dereference]
| 376 | for (_entry = _list; _entry; _entry = (_entry)->_member)
| ../dix/gestures.c:241:9: note: in expansion of macro ‘nt_list_for_each_entry’
| 241 | nt_list_for_each_entry(iclients, inputMasks->inputClients, next) {
| | ^~~~~~~~~~~~~~~~~~~~~~
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-06-12 16:34:17 +02:00
..
2020-07-05 13:07:33 -07:00
2025-06-12 16:20:15 +02:00
2025-06-12 16:20:15 +02:00
2003-11-14 15:54:54 +00:00
2024-09-01 22:32:49 +00:00
2024-04-16 01:42:39 +00:00
2024-10-10 13:38:31 +00:00
2024-09-01 22:06:50 +00:00
2025-06-12 16:18:40 +02:00
2024-09-02 16:43:29 +00:00
2025-02-17 19:32:48 +00:00
2025-06-12 16:19:40 +02:00
2025-06-12 16:20:19 +02:00
2024-10-10 13:38:31 +00:00
2025-02-11 19:13:01 +01:00
2025-06-12 16:20:09 +02:00
2025-06-12 16:33:57 +02:00
2024-10-10 13:50:57 +00:00
2024-04-30 00:47:38 +00:00
2025-06-12 16:19:43 +02:00
2025-06-12 16:34:05 +02:00
2024-10-10 13:38:31 +00:00
2024-10-28 05:38:25 +00:00
2024-03-11 12:26:44 +01:00
2025-06-12 16:34:14 +02:00
2025-06-12 16:25:48 +02:00
2024-10-10 13:38:31 +00:00
2024-04-15 23:10:31 +00:00
2025-02-12 17:48:30 +01:00
2025-06-12 16:20:12 +02:00
2025-06-12 16:34:17 +02:00
2025-06-12 16:19:40 +02:00
2025-02-11 19:13:01 +01:00
2025-02-12 17:48:30 +01:00
2025-06-12 16:19:33 +02:00
2025-06-12 16:20:06 +02:00
2025-06-12 16:19:40 +02:00
2025-06-12 16:20:15 +02:00
2025-02-11 19:13:01 +01:00
2025-02-12 17:48:30 +01:00
2024-10-10 13:38:31 +00:00
2024-09-02 17:50:47 +00:00
2025-06-12 16:34:03 +02:00
2024-03-05 16:57:52 +01:00
2024-09-01 22:32:49 +00:00
2025-06-12 16:25:48 +02:00
2025-06-12 16:34:09 +02:00
2024-03-03 23:20:06 +00:00
2024-10-10 13:38:31 +00:00
2025-06-12 16:16:45 +02:00
2025-06-12 16:17:42 +02:00
2024-09-01 22:32:49 +00:00
2024-10-10 13:38:31 +00:00
2013-07-23 23:56:58 +01:00
2024-10-10 13:38:31 +00:00
2025-06-12 16:16:45 +02:00
2025-06-12 16:17:35 +02:00
2025-06-12 16:34:12 +02:00
2025-06-12 16:34:03 +02:00