[gephex-devel] [Bug 87] x11 output crashes on resize when using ximage

bugzilla-daemon at sonnenland.kexbox.org bugzilla-daemon at sonnenland.kexbox.org
Sun Feb 20 22:13:56 CET 2005


https://bugs.gephex.org/show_bug.cgi?id=87





------- Additional Comments From georg at gephex.org  2005-02-20 22:13 -------
Found the cause: XDestroyImage in X11_ximage_blit frees the framebuffer that is connected
to the input of the frboutmodule. This framebuffer must not be modified by the output driver.
Solution: set sh->ximage->data to 0 before calling XDestroyImage on it.
Will merge fix soon.



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


More information about the gephex-devel mailing list