mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
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>