mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-25 10:40:25 +00:00
Fix unbalanced fbGetDrawable added in commit 0a9239ec.
This commit is contained in:
@@ -4146,6 +4146,9 @@ fbCompositeRect (const FbComposeData *data, CARD32 *scanline_buffer)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
if (!store)
|
||||
fbFinishAccess (data->dest->pDrawable);
|
||||
}
|
||||
|
||||
void
|
||||
|
||||
Reference in New Issue
Block a user