mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
It's in general safer to clear out all the memory on allocation, in order to prevent potential leaks or undefined behaviour on uninitialized data. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>