CVSROOT:        /cvs/directfb
Module name:    DirectFB
Changes by:     dok     20010921 17:19:43

Modified files:
        interfaces/IDirectFBImageProvider: idirectfbimageprovider_png.c 

Log message:
Fixed segfault when loading big PNGs, seems that there was a problem
with alloca. However it works with malloc, but maybe the problem is that
libpng has a bug that does no harm when using malloc, because of other
address ranges.

Also switched to 'png_read_image()' to have deinterlacing handled automatically.



-- 
Info:  To unsubscribe send a mail to [EMAIL PROTECTED] with 
"unsubscribe directfb-cvs" as subject.

Reply via email to