Files
xserver/dix
Enrico Weigelt, metux IT consult e9321ef782 dix: use calloc() in _dixAllocateScreenObjectWithPrivates()
We're clearing the whole object size anyways, so we can directly
use calloc() instead of malloc() plus memset().

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-05-15 19:06:11 +02:00
..
2020-07-05 13:07:33 -07:00
2025-02-17 18:13:33 +00:00
2025-02-11 19:13:01 +01:00
2025-02-24 20:19:55 +00:00
2024-04-15 23:10:31 +00:00
2025-02-11 19:13:01 +01:00
2025-02-25 11:43:01 +01:00
2025-02-11 19:13:01 +01:00
2024-03-05 16:57:52 +01:00
2013-07-23 23:56:58 +01:00
2025-02-17 19:25:14 +00:00