mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-25 04:09:24 +00:00
Allow using it by other places outside this file, so we can also support callback lists in dynamically allocated structures: Those cases need to explicitly call DeleteCallbackList() before free()ing the structures - otherwise we're getting heap corruptions, because the actual deletion can happen asynchronously. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
702 B
702 B