<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - "double free or corruption" error appeares while i try to draw dotted line"
href="https://bugs.freedesktop.org/show_bug.cgi?id=75705#c2">Comment # 2</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW --- - "double free or corruption" error appeares while i try to draw dotted line"
href="https://bugs.freedesktop.org/show_bug.cgi?id=75705">bug 75705</a>
from <span class="vcard"><a class="email" href="mailto:chris@chris-wilson.co.uk" title="Chris Wilson <chris@chris-wilson.co.uk>"> <span class="fn">Chris Wilson</span></a>
</span></b>
<pre>Oh it's trivial. This is how far I got this morning:
commit f620c1b24ba9a80518da22c579ada65582885c82
Author: Chris Wilson <<a href="mailto:chris@chris-wilson.co.uk">chris@chris-wilson.co.uk</a>>
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: <a class="bz_bug_link
bz_status_NEW "
title="NEW --- - "double free or corruption" error appeares while i try to draw dotted line"
href="show_bug.cgi?id=75705">https://bugs.freedesktop.org/show_bug.cgi?id=75705</a>
Testcase:
Signed-off-by: Chris Wilson <<a href="mailto:chris@chris-wilson.co.uk">chris@chris-wilson.co.uk</a>></pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>