mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
Instead of trying to calloc() zero-size blocks when there's no actual payload to send, skip the whole part. This also helps reducing analyzer noise. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>