-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
xlib: Fix display closing to work properly
Previously we free()'d the cairo_device's memory which was not good at all. Now the code causes cairo_device_finish() instead.
- Loading branch information
Benjamin Otte
committed
Apr 23, 2010
1 parent
637564c
commit 1687c7b
Showing
1 changed file
with
23 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters