CVSROOT:        /home/cvs
Module name:    freesci
Changes by:     cvsuser 01/04/18 06:16:26

Modified files:
        src/gfx/drivers: xlib_driver.c 
        src/sound      : sfx_save.c 

Log message:
* Fixed segfault after XShm fallback code

foo_image was still being dereferenced in one place; this has been fixed.

Regarding 'black boxes' on Solaris: This is most likely caused by the cross-
endianness bug. Fixing this shouldn't be too hard, but I'm still not certain
how to detect it without drawing and re-reading.
Displaying locally (or to a differend big endian system) should work, though.

-- Christoph


Reply via email to