If cairo_clip() is passed width or height values <=0, cairo_clip()'s subsequent calls to other functions will have a NULL for the 'traps' variable. I don't know if this is a real bug (GIGO), but maybe there should be a parameter check at the top?
cairo_clip() has no additional parameters.... A test case that reproduces the problem would be much appreciated.
Move bugs against "cvs" version to "0.9.3" so we can remove the "cvs" version.
I'm closing this as invalid, since none of the clip functions take arguments (at least today). Please reopen and provide a test case if possible if this still is a valid problem.
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.