[cairo-bugs] [Bug 75705] "double free or corruption" error appeares while i try to draw dotted line

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Mar 3 12:50:22 PST 2014


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

--- Comment #2 from Chris Wilson <chris at chris-wilson.co.uk> ---
Oh it's trivial. This is how far I got this morning:

commit f620c1b24ba9a80518da22c579ada65582885c82
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date:   Mon Mar 3 11:43:24 2014 +0000

    tor22: Fix off-by-one in allocation of spans

    The range [xmin, xmax] is inclusive and so requires xmax-xmin+1 slots.

    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=75705
    Testcase:
    Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cairographics.org/archives/cairo-bugs/attachments/20140303/44a82a73/attachment.html>


More information about the cairo-bugs mailing list