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