[cairo-bugs] [Bug 11855] Segfault with cairo_pattern_set_user_data

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Aug 6 08:42:31 PDT 2007


http://bugs.freedesktop.org/show_bug.cgi?id=11855





------- Comment #2 from cworth at cworth.org  2007-08-06 08:42 PST -------
The bug is quite obvious. We're creating a copy of the pattern without
also copying the user_data array. I wonder if there aren't similar
problems stemming from the time user_data was added to most
user-visible objects, (though many of them might not have copy
functions).

There are definitely some additions needed to the test suite here.

(More after breakfast...)

-Carl


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.


More information about the cairo-bugs mailing list