On Fri, 2015-11-13 at 08:37 -0800, Keith Packard wrote:

> @@ -132,6 +131,7 @@ shadowSetup(ScreenPtr pScreen)
>  
>      wrap(pBuf, pScreen, CloseScreen);
>      wrap(pBuf, pScreen, GetImage);
> +    wrap(pBuf, pScreen, BlockHandler);
>      pBuf->update = 0;
>      pBuf->window = 0;
>      pBuf->pPixmap = 0;

This needs a matching unwrap in CloseScreen.

- ajax
_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to