mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 14:34:29 +00:00
The 2nd loop is supposed to free the privates and also clear the pointer to them. But it instead of clearing the walk'ed pointer, it only clears the one in the last screen left from the upper loop. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>