diff --git a/present/present_notify.c b/present/present_notify.c index 00b3b68bd..531b949b6 100644 --- a/present/present_notify.c +++ b/present/present_notify.c @@ -92,6 +92,8 @@ present_create_notifies(ClientPtr client, int num_notifies, xPresentNotify *x_no added++; } + + *p_notifies = notifies; return Success; bail: