[cairo-bugs] [Bug 38641] Commit 441f9c5037dd3246 exposes bigger bug

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Jun 24 06:58:36 PDT 2011


https://bugs.freedesktop.org/show_bug.cgi?id=38641

--- Comment #1 from Andrea Canciani <ranma42 at gmail.com> 2011-06-24 06:58:32 PDT ---
Created an attachment (id=48381)
 View: https://bugs.freedesktop.org/attachment.cgi?id=48381
 Review: https://bugs.freedesktop.org/review?bug=38641&attachment=48381

Another possible patch to fix the issue

Sorry for the delay (I read your message in the mailing list, but I was busy
tacking other issues)

I'd like the attached fix better, because it avoids the initialization
(asserting that it can actually do that) and walks the boxes in order, which is
less surprising when reading the code (at least for me, because it's easier to
see that it iterates exactly on everything, without having to worry about the
first/last element).

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


More information about the cairo-bugs mailing list