Summary: | segmentation fault on cairo_image_surface_create_from_png_stream() | ||
---|---|---|---|
Product: | cairo | Reporter: | Steve Chaplin <d74n5pohf9> |
Component: | png functions | Assignee: | Carl Worth <cworth> |
Status: | RESOLVED FIXED | QA Contact: | cairo-bugs mailing list <cairo-bugs> |
Severity: | normal | ||
Priority: | high | ||
Version: | 0.9.3 | ||
Hardware: | x86 (IA32) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Steve Chaplin
2005-07-25 04:10:21 UTC
2005-07-27 Carl Worth <cworth@cworth.org> * src/cairo-png.c: (cairo_image_surface_create_from_png_stream): Fix typo that caused cairo_image_surface_create_from_png_stream to segfault. Closes bug #3863 (thanks to Steve Chaplin). * test/.cvsignore: * test/Makefile.am: * test/create-from-png-stream-ref.png: * test/create-from-png-stream.c: * test/create-from-png.c: Add a test to actually call cairo_image_surface_create_from_png_stream. Move bugs against "cvs" version to "0.9.3" so we can remove the "cvs" version. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.