Skip to content

use dixDestroyPixmap() instead of direct driver call

Direct calls to ScreenRec->DestroyPixmap() blocks cleaning up the wrapping jungle, so use the proper dix function instead.

See: xorg/xserver#1754

Signed-off-by: Enrico Weigelt, metux IT consult info@metux.net

Merge request reports