summaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authorAndrea Canciani <ranma42@gmail.com>2009-11-04 16:15:48 +0100
committerChris Wilson <chris@chris-wilson.co.uk>2009-11-05 10:11:56 +0000
commitd51915f873da8d40740a908c86f02e972e358be9 (patch)
tree9ab2f00a328fc690b46aa49b219917472cad04b1 /AUTHORS
parent7c1424a315b677ca119d11b7ced1d4c969dde568 (diff)
downloadcairo-d51915f873da8d40740a908c86f02e972e358be9.tar.gz
xlib: Fix double free
Both _cairo_xlib_call_close_display_hooks and _cairo_xlib_screen_destroy invoke _cairo_xlib_screen_close_display, which frees all the cached GCs, but (if HAS_ATOMIC_OPS is undefined) doesn't mark them as freed, thus freeing them agin upon the second invocation.
Diffstat (limited to 'AUTHORS')
0 files changed, 0 insertions, 0 deletions